mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
Some highlights were added
This commit is contained in:
7
.github/workflows/tag-deploy.yml
vendored
7
.github/workflows/tag-deploy.yml
vendored
@@ -82,6 +82,11 @@ jobs:
|
|||||||
set-env: 'true'
|
set-env: 'true'
|
||||||
extra: '--external 7z'
|
extra: '--external 7z'
|
||||||
|
|
||||||
|
- name: 'Preparations before getting sources'
|
||||||
|
run: |
|
||||||
|
echo Working dir:
|
||||||
|
pwd
|
||||||
|
|
||||||
- name: 'Get sources'
|
- name: 'Get sources'
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
@@ -91,6 +96,8 @@ jobs:
|
|||||||
|
|
||||||
- name: 'Preparations before keystore fetching'
|
- name: 'Preparations before keystore fetching'
|
||||||
run: |
|
run: |
|
||||||
|
echo Working dir:
|
||||||
|
pwd
|
||||||
mkdir keystore
|
mkdir keystore
|
||||||
|
|
||||||
- name: 'Getting keystore'
|
- name: 'Getting keystore'
|
||||||
|
|||||||
Reference in New Issue
Block a user