mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +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:
|
||||
- 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
|
||||
|
Reference in New Issue
Block a user