Skip to content

Commit

Permalink
[GHA] Fix script
Browse files Browse the repository at this point in the history
ci release
  • Loading branch information
RoiArthurB committed Apr 22, 2022
1 parent ff131d2 commit b07b88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-travis.yml
Expand Up @@ -310,7 +310,7 @@ jobs:
${{ github.workspace }}/${{ matrix.zipName }}.deb
publish-archives:
needs: [macOS-signing-x84_64, macOS-signing-aarch64, debian-archive]
needs: [macOS-signing-x86_64, macOS-signing-aarch64, debian-archive]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b07b88b

Please sign in to comment.