mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-02-24 03:44:50 +08:00
update
This commit is contained in:
parent
91ba4d4792
commit
b0545ffa2a
2
.github/workflows/windows-mingw.yml
vendored
2
.github/workflows/windows-mingw.yml
vendored
@ -89,7 +89,7 @@ jobs:
|
|||||||
|
|
||||||
- name: inno setup install
|
- name: inno setup install
|
||||||
if: startsWith(github.event.ref, 'refs/tags/')
|
if: startsWith(github.event.ref, 'refs/tags/')
|
||||||
uses: nadeemjazmawe/inno-setup-action-cli@v6.0.5
|
uses: zhuzichu520/inno-setup-action@v1.0.0
|
||||||
with:
|
with:
|
||||||
filepath: ./action-cli/InstallerScript.iss
|
filepath: ./action-cli/InstallerScript.iss
|
||||||
|
|
||||||
|
2
.github/workflows/windows-qt5.yml
vendored
2
.github/workflows/windows-qt5.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
|||||||
|
|
||||||
- name: inno setup install
|
- name: inno setup install
|
||||||
if: startsWith(github.event.ref, 'refs/tags/')
|
if: startsWith(github.event.ref, 'refs/tags/')
|
||||||
uses: nadeemjazmawe/inno-setup-action-cli@v6.0.5
|
uses: zhuzichu520/inno-setup-action@v1.0.0
|
||||||
with:
|
with:
|
||||||
filepath: ./action-cli/InstallerScript.iss
|
filepath: ./action-cli/InstallerScript.iss
|
||||||
|
|
||||||
|
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -78,7 +78,7 @@ jobs:
|
|||||||
|
|
||||||
- name: inno setup install
|
- name: inno setup install
|
||||||
if: startsWith(github.event.ref, 'refs/tags/')
|
if: startsWith(github.event.ref, 'refs/tags/')
|
||||||
uses: nadeemjazmawe/inno-setup-action-cli@v6.0.5
|
uses: zhuzichu520/inno-setup-action@v1.0.0
|
||||||
with:
|
with:
|
||||||
filepath: ./action-cli/InstallerScript.iss
|
filepath: ./action-cli/InstallerScript.iss
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user