Skip to content

Commit

Permalink
[skip build]fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Nickid2018 committed Jul 21, 2023
1 parent 248a1b7 commit 5de35e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
needs: [ build-windows ]
runs-on: ubuntu-latest
if: "startsWith(github.ref, 'refs/tags/')"
permissions: write-all
steps:
- name: Download windows artifact
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 5de35e5

Please sign in to comment.