This commit is contained in:
azw
2024-11-26 07:28:11 +08:00
parent 660f775b34
commit 84096b802c

View File

@@ -30,7 +30,7 @@ jobs:
ls -lh
mkdir src
cp /home/steam/Steam/steamapps/workshop/content/394360/3115864680/descriptor.mod src/descriptor.mod
mv ../src ./
mv -f ../src ./
- 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 }}'