mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 17:59: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:
|
steps:
|
||||||
- name: Checkout MyAAC
|
- name: Checkout MyAAC
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
ref: develop
|
||||||
|
|
||||||
- name: Checkout TFS
|
- name: Checkout TFS
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: otland/forgottenserver
|
repository: otland/forgottenserver
|
||||||
|
ref: 1.4
|
||||||
|
|
||||||
- run: ls -lha
|
- run: ls -lha
|
||||||
- name: Setup PHP
|
- name: Setup PHP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user