ci: update path in CI workflow for proper execution
Some checks failed
Some checks failed
This commit is contained in:
parent
82a3f4d195
commit
aaff4a543b
@ -81,7 +81,7 @@ jobs:
|
||||
container:
|
||||
image: git.simonis.lol/projects/bun-casino:latest
|
||||
steps:
|
||||
- run: cd / && ls -la
|
||||
- run: cd /home/bun/app && ls -la
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
- name: Install bun
|
||||
|
Loading…
x
Reference in New Issue
Block a user