Skip to content

Commit

Permalink
Update build-all.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli authored May 3, 2024
1 parent c4e4c0f commit d074424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ jobs:

UpdateAssets:
if: github.repository_owner == 'LibreCAD'
needs: [BuildLinux, BuildMacOSArm64, BuildWindows, BuildWindows64]
needs: [BuildLinux, BuildMacOS, BuildWindows, BuildWindows64]
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit d074424

Please sign in to comment.