mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-08 02:07:57 -06:00
fix: Update test action
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -12,5 +12,5 @@ jobs:
|
||||
cp -R . /tmp/build
|
||||
- name: Create file in build directory
|
||||
run: |
|
||||
ls
|
||||
echo $(ls)
|
||||
working-directory: /tmp/build
|
||||
|
||||
Reference in New Issue
Block a user