Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat committed Jul 28, 2024
1 parent 161c415 commit 1133f12
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,8 @@ jobs:
fileName: "gbdk-win64.zip"
extract: true
- name: Add msys64 to path
shell: cmd
run: |
echo ::add-path::C:\msys64\usr\bin
dir C:\msys64\usr\bin
echo C:\msys64\usr\bin >> $env:GITHUB_PATH
- name: wget bgb
shell: bash
run: |
Expand Down

0 comments on commit 1133f12

Please sign in to comment.