mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-15 02:04:54 +02:00
fix branch
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user