Skip to content

Commit

Permalink
ci false
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashuaidehao committed Jun 16, 2024
1 parent eba9499 commit dc09e41
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,16 @@ jobs:

- name: publish
working-directory: neo3-gui/neo3-gui
env:
CI: false
run: sh publish.sh

- name: Upload release files
uses: actions/upload-artifact@v4
with:
name: release-win
path: release-win



# - name: Get Cache Files (osx-x64)
Expand Down

0 comments on commit dc09e41

Please sign in to comment.