Skip to content

Commit

Permalink
Small tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouter Tichelaar committed May 27, 2024
1 parent 044ca10 commit 4630f9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
os: [windows-latest, ubuntu-latest]
include:
- os: windows-latest
script_name: .\dependencies.cmd
script_name: .\dependencies.cmd
- os: ubuntu-latest
script_name: ./dependencies.sh
script_name: ./dependencies.sh
platforms:
- linux/arm64
- linux/amd64
Expand Down

0 comments on commit 4630f9b

Please sign in to comment.