Skip to content

Commit

Permalink
fix branch
Browse files Browse the repository at this point in the history
  • Loading branch information
slawkens committed May 26, 2023
1 parent 2b739c2 commit 7facf0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cypress.yml
Expand Up @@ -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
Expand Down

0 comments on commit 7facf0a

Please sign in to comment.