ci: fix action

fix: try fix ci
This commit is contained in:
Kobe Bryant
2024-06-15 04:16:53 +08:00
committed by GitHub
Unverified
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -11,6 +11,8 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- uses: xmake-io/github-action-setup-xmake@v1 - uses: xmake-io/github-action-setup-xmake@v1
with:
xmake-version: branch@dev
- run: | - run: |
xmake repo -u xmake repo -u
+2
View File
@@ -11,6 +11,8 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- uses: xmake-io/github-action-setup-xmake@v1 - uses: xmake-io/github-action-setup-xmake@v1
with:
xmake-version: branch@dev
- run: | - run: |
xmake repo -u xmake repo -u