mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-08 04:07:51 -06:00
fix: Update test action
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -10,6 +10,6 @@ jobs:
|
||||
run: |
|
||||
mkdir -p /tmp/build
|
||||
cp -R . /tmp/build
|
||||
- name: Create file in build directory
|
||||
run: ls
|
||||
|
||||
- run: ls
|
||||
working-directory: /tmp/build
|
||||
|
||||
Reference in New Issue
Block a user