mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 01:39:22 +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
|
ref: 1.4
|
||||||
path: tfs
|
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
|
- name: Rename config.lua
|
||||||
run: mv tfs/config.lua.dist tfs/config.lua
|
run: mv tfs/config.lua.dist tfs/config.lua
|
||||||
|
|
||||||
@ -67,7 +64,9 @@ jobs:
|
|||||||
regex: false
|
regex: false
|
||||||
include: 'tfs/config.lua'
|
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
|
- name: Setup PHP
|
||||||
uses: shivammathur/setup-php@v2
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user