Darcy Shen 1 anno fa
parent
commit
8b7b78a0fa
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/windows.yml

+ 1 - 1
.github/workflows/windows.yml

@@ -24,7 +24,7 @@ jobs:
       - uses: actions/checkout@v1
       - uses: xmake-io/github-action-setup-xmake@v1
         with:
-          xmake-version: branch@master
+          xmake-version: v2.8.5
 
       - name: Configure Pagefile
         uses: al-cheb/[email protected]