Skip to content

Commit

Permalink
update log
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Feb 16, 2024
1 parent 5d20b48 commit 6c8aa27
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,7 @@ jobs:
steps:
- name: log
run: |
pwd
ls
python -c "import os; print(os.getcwd(), os.listdir())"
- name: Publish to Crates.io
uses: katyo/publish-crates@v2
id: publish-crates
Expand Down

0 comments on commit 6c8aa27

Please sign in to comment.