You've already forked photo-importer
mirror of
https://github.com/sashacmc/photo-importer.git
synced 2026-06-15 16:57:03 +02:00
Update debian package test
This commit is contained in:
@@ -38,8 +38,9 @@ jobs:
|
||||
sudo apt-get install -y python3-exif python3-progressbar exiftran python3-psutil
|
||||
sudo dpkg -i ../*.deb
|
||||
sudo systemctl enable photo-importer.service
|
||||
sudo systemctl start photo-importer.service
|
||||
curl localhost:8080
|
||||
sudo systemctl restart photo-importer.service
|
||||
sudo systemctl status photo-importer.service
|
||||
photo-importer -h
|
||||
|
||||
- name: Upload Debian package as artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
|
||||
Reference in New Issue
Block a user