Skip to content

Commit

Permalink
CI: Fix web workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
NightShade256 committed Aug 7, 2021
1 parent 91c8949 commit 0366469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v2

- name: Setup Rust.
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 0366469

Please sign in to comment.