Skip to content

Commit

Permalink
ci: 继续测试
Browse files Browse the repository at this point in the history
  • Loading branch information
amtoaer committed Apr 11, 2024
1 parent 7f097a1 commit 4a7d03c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,10 @@ jobs:
else
tar czvf ../../../${{ matrix.platform.name }} ${{ matrix.platform.bin }}
fi
cd -
echo "Current directory:"
pwd
echo "Contents:"
ls .
- name: Upload release artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 4a7d03c

Please sign in to comment.