Skip to content

Commit

Permalink
Fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Rubets committed Jul 27, 2023
1 parent 1ca170e commit 9288875
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ jobs:
# restore-keys: |
# ${{ matrix.os }}-cargo-release-target-

# - name: Build release
# run: ./ci/publish-tarball.sh --no-spl
- name: Build release
run: ./ci/publish-tarball.sh --no-spl

- name: Nightly release
env:
Expand Down

0 comments on commit 9288875

Please sign in to comment.