mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Update cypress.yml
This commit is contained in:
parent
d1b30619e2
commit
31ba780099
7
.github/workflows/cypress.yml
vendored
7
.github/workflows/cypress.yml
vendored
@ -37,9 +37,6 @@ jobs:
|
||||
ref: 1.4
|
||||
path: tfs
|
||||
|
||||
- run: ls -lha /home/runner/work/myaac/myaac/tfs
|
||||
- run: ls -lha /home/runner/work/myaac/myaac/index.php
|
||||
|
||||
- name: Rename config.lua
|
||||
run: mv tfs/config.lua.dist tfs/config.lua
|
||||
|
||||
@ -67,7 +64,9 @@ jobs:
|
||||
regex: false
|
||||
include: 'tfs/config.lua'
|
||||
|
||||
- run: ls -lha
|
||||
- run: ls -lha /home/runner/work/myaac/myaac/tfs
|
||||
- run: ls -lha /home/runner/work/myaac/myaac/index.php
|
||||
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user