Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rzadp authored Aug 8, 2024
1 parent 50900ab commit 370bd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
timeout-minutes: 15

# This is mentioned as example in the README:
- name: Build the node
- name: Build the node individually in release mode
run: |
# Save some space from debug builds
rm -rf ./target
Expand Down

0 comments on commit 370bd28

Please sign in to comment.