Skip to content

Commit

Permalink
fix: xmake workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirdEyeSqueegee committed Jul 23, 2024
1 parent ec36d79 commit 8fac9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_ci_xmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup XMake
uses: xmake-io/github-action-setup-xmake@v1
with:
xmake-version: "2.8.2"
xmake-version: "latest"

- name: Configure
run: xmake config -y --mode=${{ matrix.mode }} --vs_toolset=14.40
Expand Down

0 comments on commit 8fac9f2

Please sign in to comment.