Skip to content

Commit

Permalink
ci: fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Jul 23, 2024
1 parent 89f993c commit 0bfb24c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
- uses: actions/checkout@v4

- uses: xmake-io/github-action-setup-xmake@v1
with:
xmake-version: branch@master

- run: |
xmake repo -u
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
- uses: actions/checkout@v4

- uses: xmake-io/github-action-setup-xmake@v1
with:
xmake-version: branch@master

- run: |
xmake repo -u
Expand Down

0 comments on commit 0bfb24c

Please sign in to comment.