Skip to content

Commit

Permalink
Merge pull request #82 from sacherjj/update-ci-publish-2
Browse files Browse the repository at this point in the history
update CI for publish issues with dependency
  • Loading branch information
sacherjj authored Jun 29, 2023
2 parents 82d8b37 + 822bb73 commit 3021c07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-casper-client-rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ on:

jobs:
publish:

runs-on: ubuntu-latest
needs: [publish-deb, publish-rpm]

steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 3021c07

Please sign in to comment.