Skip to content

Commit

Permalink
Fixes CI (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
immccn123 authored Jul 22, 2023
1 parent 9a9bcc7 commit bb8553c
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 @@ -29,7 +29,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: yangcong_tools-test_version
path: dist/yangcong_tools.exe
path: dist/main.exe
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit bb8553c

Please sign in to comment.