Update .forgejo/workflows/Luncher_Windows-AMD64-Nightly.yaml
All checks were successful
Build Luncher for Windows/AMD64/Nightly / build-windows (push) Successful in 17s
All checks were successful
Build Luncher for Windows/AMD64/Nightly / build-windows (push) Successful in 17s
This commit is contained in:
parent
db9155e0c1
commit
dd4fe1e5ec
1 changed files with 2 additions and 2 deletions
|
@ -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" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue