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