Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
8051Enthusiast committed Jan 28, 2024
1 parent 04f9183 commit 81b467e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v2
- uses: msys2/setup-msys2@v2
with:
install: gcc make wget lzip m4 mingw-w64-rust
install: gcc make wget lzip m4 mingw-w64-x86_64-rust
- name: Cache dependencies
id: cache-deps
uses: actions/cache@v2
Expand Down

0 comments on commit 81b467e

Please sign in to comment.