Skip to content

Commit

Permalink
update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
snail committed Oct 24, 2024
1 parent 9143171 commit b8e4bb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ jobs:

- name: Run
run: |
ls -a; tree
current_tag=`basename ${{ github.ref }}`
echo $current_tag
# - name: Create GitHub Release
# uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit b8e4bb9

Please sign in to comment.