Skip to content

Commit

Permalink
ci: add akula release auto build config;
Browse files Browse the repository at this point in the history
  • Loading branch information
galaio committed Nov 21, 2022
1 parent 8c3a699 commit b5bd8d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
steps:
- uses: actions/checkout@master
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
with:
toolchain: stable
- run: cargo build
- name: Upload artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b5bd8d4

Please sign in to comment.