1
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
|||||||
ls -lh
|
ls -lh
|
||||||
mkdir src
|
mkdir src
|
||||||
cp /home/steam/Steam/steamapps/workshop/content/394360/3115864680/descriptor.mod src/descriptor.mod
|
cp /home/steam/Steam/steamapps/workshop/content/394360/3115864680/descriptor.mod src/descriptor.mod
|
||||||
mv ../src ./
|
mv -f ../src ./
|
||||||
- name: rebuild src
|
- name: rebuild src
|
||||||
run: |
|
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 }}'
|
||||||
|
|||||||
Reference in New Issue
Block a user