chore: add debugging step to list files in the frontend directory
This commit is contained in:
@@ -28,6 +28,9 @@ jobs:
|
||||
key: ${{ runner.os }}-bun-${{ hashFiles('frontend/bun.lockb') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-bun-
|
||||
|
||||
- name: Ls that shit
|
||||
run: ls -lah
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user