Skip to content

Commit

Permalink
Fix dev build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TomWright committed May 6, 2021
1 parent a200213 commit 1fe842d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- os: darwin
arch: 386
- os: darwin
arch: arm64
arch: arm64
- os: windows
arch: arm64
name: Dev build ${{ matrix.os }} ${{ matrix.arch }}
Expand Down

0 comments on commit 1fe842d

Please sign in to comment.