Skip to content

Commit

Permalink
fix: workflow not running
Browse files Browse the repository at this point in the history
  • Loading branch information
WyvernIXTL committed Oct 11, 2024
1 parent 4c773a8 commit 54b1a23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/compile-and-release-on-version-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
release: stable

package-and-release-deb:
needs: [cargo-3pl]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 54b1a23

Please sign in to comment.