GHA: fix SQLite step
This commit is contained in:
parent
ce7cadcee8
commit
8d9e2165e9
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -44,7 +44,6 @@ jobs:
|
||||
rm -rf /tmp/data
|
||||
mkdir -p /tmp/data/sqlite /tmp/data/uploads
|
||||
sqlite3 -init scripts/ulogger.sqlite /tmp/data/sqlite/ulogger.db .exit
|
||||
sudo useradd runner
|
||||
sudo chown -R runner /tmp/data
|
||||
sudo chmod -R 777 /tmp/data
|
||||
- name: Build docker
|
||||
|
Loading…
x
Reference in New Issue
Block a user