diff options
| author | ruki <[email protected]> | 2020-09-11 22:09:08 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-09-11 22:09:08 +0800 |
| commit | 53912a4b27977d7487f86e485b53dc550b7af94e (patch) | |
| tree | 87b40a0cf63040452219a64a3672a16424c8bd19 /.github/workflows | |
| parent | 9da720445e4228888edf37a741c37b07a161f841 (diff) | |
update windows.yml
Diffstat (limited to '.github/workflows')
| -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 |
