diff options
| -rw-r--r-- | .github/workflows/windows.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 2872a5054..469a0485a 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -22,7 +22,7 @@ jobs: with: # this is not supported, use dev branch instead # xmake-version: local# - xmake-version: branch@dev + xmake-version: [email protected] - uses: mihails-strasuns/[email protected] with: compiler: dmd-latest |
