Skip to content

Commit

Permalink
run in sequence
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Jan 28, 2022
1 parent ac465fa commit 5f32f74
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ jobs:
echo 'GITHUB_TOKEN=${{secrets.GITHUB_TOKEN}}' > .release-env
- name: draft release
run: make release
rocksdb-release:
runs-on: ubuntu-latest
environment: release
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: cachix/install-nix-action@v15
- uses: cachix/cachix-action@v10
with:
Expand Down

0 comments on commit 5f32f74

Please sign in to comment.