Browse Source

fail

pull/4200/head
Daniel Gibbs 2 years ago
parent
commit
6d05da4011
  1. 2
      .github/workflows/details-check.yml

2
.github/workflows/details-check.yml

@ -48,7 +48,7 @@ jobs:
- name: Download config
run: |
curl -o config "https://raw.githubusercontent.com/GameServerManagers/Game-Server-Configs/rename/${{ matrix.shortname }}/${{ steps.sets-a-secret.outputs.servercfgname }}"
curl -f -o config "https://raw.githubusercontent.com/GameServerManagers/Game-Server-Configs/rename/${{ matrix.shortname }}/${{ steps.sets-a-secret.outputs.servercfgname }}"
- name: Display config
run: cat config

Loading…
Cancel
Save