Skip to content

Commit c5da4fb

Browse files
committed
add newline
1 parent e870e45 commit c5da4fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ jobs:
3030
env:
3131
CRATES_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
3232
run: cargo publish --token ${CRATES_TOKEN} --all-features -p cairo-vm
33+

0 commit comments

Comments
 (0)