mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
temporarily turned off the deployment of artifacts
This commit is contained in:
@@ -129,11 +129,11 @@ jobs:
|
|||||||
set QIF_BIN_DIR="${{ runner.temp }}\\Qt\\Tools\\QtInstallerFramework\\${{ env.QIF_VERSION }}\\bin"
|
set QIF_BIN_DIR="${{ runner.temp }}\\Qt\\Tools\\QtInstallerFramework\\${{ env.QIF_VERSION }}\\bin"
|
||||||
call deploy\\build_windows.bat
|
call deploy\\build_windows.bat
|
||||||
|
|
||||||
- name: 'Upload artifact'
|
# - name: 'Upload artifact'
|
||||||
uses: actions/upload-artifact@v3
|
# uses: actions/upload-artifact@v3
|
||||||
with:
|
# with:
|
||||||
name: AmneziaVPN_x${{ env.BUILD_ARCH }}
|
# name: AmneziaVPN_x${{ env.BUILD_ARCH }}
|
||||||
path: AmneziaVPN_x${{ env.BUILD_ARCH }}.exe
|
# path: AmneziaVPN_x${{ env.BUILD_ARCH }}.exe
|
||||||
|
|
||||||
# Build-MacOS:
|
# Build-MacOS:
|
||||||
# name: Build-MacOS
|
# name: Build-MacOS
|
||||||
|
|||||||
Reference in New Issue
Block a user