Update .forgejo/workflows/Luncher_Windows-AMD64-Nightly.yaml
All checks were successful
Build Luncher for Windows/AMD64/Nightly / build-windows (push) Successful in 17s

This commit is contained in:
Internet Addict 2025-02-12 13:42:18 +00:00
parent db9155e0c1
commit dd4fe1e5ec

View file

@ -8,7 +8,7 @@ jobs:
runs-on: win-10
steps:
- name: Clone upload-test repo
- name: Clone Publisher repo
shell: bash
run: |
git clone https://weforge.xyz/Spitfire/Publisher.git
@ -69,7 +69,7 @@ jobs:
shell: bash
run: |
DATE=$(cat date.txt)
cd upload-test
cd Publisher
cp ../APPINDEX . || true
go run update_appindex.go \
--name "spitfire-luncher" \