mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
fix branch
This commit is contained in:
parent
2b739c2b40
commit
7facf0adad
3
.github/workflows/cypress.yml
vendored
3
.github/workflows/cypress.yml
vendored
@ -25,11 +25,14 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout MyAAC
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: develop
|
||||
|
||||
- name: Checkout TFS
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: otland/forgottenserver
|
||||
ref: 1.4
|
||||
|
||||
- run: ls -lha
|
||||
- name: Setup PHP
|
||||
|
Loading…
x
Reference in New Issue
Block a user