Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners-nr committed Feb 28, 2024
1 parent 4ba7f64 commit a4b773f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
path: prebuilds

package:
needs: [ build_x86_64, build_macos_arm, build_linux_arm ]
needs: [ build_x86_x64, build_macos_arm, build_linux_arm ]
runs-on: ubuntu-latest
name: Create package
steps:
Expand Down

0 comments on commit a4b773f

Please sign in to comment.