Fix the last CI change
This commit is contained in:
parent
f9bb89481b
commit
ba36c4b046
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
- conf: x86_64-pc-windows-msvc
|
- conf: x86_64-pc-windows-msvc
|
||||||
target: x86_64-pc-windows-msvc
|
target: x86_64-pc-windows-msvc
|
||||||
- conf: i686-pc-windows-msvc
|
- conf: i686-pc-windows-msvc
|
||||||
toolchain: i686-pc-windows-msvc
|
target: i686-pc-windows-msvc
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: olegtarasov/get-tag@v2
|
- uses: olegtarasov/get-tag@v2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue