mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2026-01-31 12:24:58 -06:00
fix: Update test action
This commit is contained in:
Vendored
+2
-1
@@ -9,7 +9,8 @@ jobs:
|
||||
- name: Create Build Directory
|
||||
run: |
|
||||
mkdir -p /tmp/build
|
||||
cp -R . /tmp/build
|
||||
- name: Create file in build directory
|
||||
run: |
|
||||
touch test.txt
|
||||
ls
|
||||
working-directory: /tmp/build
|
||||
|
||||
Reference in New Issue
Block a user