1
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
cp /home/steam/Steam/steamapps/workshop/content/394360/3115864680/descriptor.mod src/descriptor.mod
|
||||
- name: rebuild src
|
||||
run: |
|
||||
curl -X 'GET' -O https://{{ secrets.URI }}/azurlane-hoi4/vnr/releases/download/Diff/archive.zip -H 'Authorization: token ${{ secrets.ACCESS_TOKEN }}'
|
||||
curl -X 'GET' -O https://${{ secrets.URI }}/azurlane-hoi4/vnr/releases/download/Diff/archive.zip -H 'Authorization: token ${{ secrets.ACCESS_TOKEN }}'
|
||||
unzip archive.zip
|
||||
mv src/* az-vnr-patch/src/
|
||||
rm -r archive.zip
|
||||
|
||||
Reference in New Issue
Block a user