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'
|
||||
extra: '--external 7z'
|
||||
|
||||
- name: 'Preparations before getting sources'
|
||||
run: |
|
||||
echo Working dir:
|
||||
pwd
|
||||
|
||||
- name: 'Get sources'
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
@@ -91,6 +96,8 @@ jobs:
|
||||
|
||||
- name: 'Preparations before keystore fetching'
|
||||
run: |
|
||||
echo Working dir:
|
||||
pwd
|
||||
mkdir keystore
|
||||
|
||||
- name: 'Getting keystore'
|
||||
|
||||
Reference in New Issue
Block a user