mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-20 21:32:06 +02:00
also install npm packages when testing brew package
This commit is contained in:
2
.github/workflows/homebrew.yml
vendored
2
.github/workflows/homebrew.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Add some links to test
|
- name: Add some links to test
|
||||||
run: |
|
run: |
|
||||||
mkdir data && cd data
|
mkdir data && cd data
|
||||||
archivebox init
|
archivebox init --setup
|
||||||
archivebox add 'https://example.com'
|
archivebox add 'https://example.com'
|
||||||
archivebox version
|
archivebox version
|
||||||
archivebox status
|
archivebox status
|
||||||
|
Reference in New Issue
Block a user