.
This commit is contained in:
3
.github/workflows/generator-windows.yml
vendored
3
.github/workflows/generator-windows.yml
vendored
@@ -83,6 +83,9 @@ jobs:
|
|||||||
}
|
}
|
||||||
# - { target: aarch64-pc-windows-msvc, os: windows-2022, arch: aarch64 }
|
# - { target: aarch64-pc-windows-msvc, os: windows-2022, arch: aarch64 }
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout Repository
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: encrypted-secrets-zip
|
name: encrypted-secrets-zip
|
||||||
|
|||||||
@@ -45,6 +45,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git clone https://github.com/rustdesk-org/RustDeskTempTopMostWindow RustDeskTempTopMostWindow
|
git clone https://github.com/rustdesk-org/RustDeskTempTopMostWindow RustDeskTempTopMostWindow
|
||||||
|
|
||||||
|
- name: Checkout Repository
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: encrypted-secrets-zip
|
name: encrypted-secrets-zip
|
||||||
|
|||||||
Reference in New Issue
Block a user