Skip to content

Commit

Permalink
Remove xmake repository update
Browse files Browse the repository at this point in the history
  • Loading branch information
agersant committed Jul 12, 2024
1 parent edc94bb commit 68edbc7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
uses: xmake-io/github-action-setup-xmake@v1
with:
xmake-version: "2.9.3"
- name: Update xmake repository
run: xmake repo --update
- name: Run Tests
run: .\scripts\test.ps1
- name: Compile & Package Mod
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
uses: xmake-io/github-action-setup-xmake@v1
with:
xmake-version: "2.9.3"
- name: Update xmake repository
run: xmake repo --update
- name: Compile & Package
run: .\scripts\release.ps1
- name: Make Github release
Expand Down

0 comments on commit 68edbc7

Please sign in to comment.