config: Update 3 files
Some checks failed
Test and Publish Templates / test-and-publish (push) Failing after 14s
Some checks failed
Test and Publish Templates / test-and-publish (push) Failing after 14s
This commit is contained in:
@@ -27,6 +27,9 @@ jobs:
|
||||
|
||||
# Install tar for packaging
|
||||
which tar || sudo apt-get update && sudo apt-get install -y tar
|
||||
|
||||
# Install xxhash for calculating template hashes
|
||||
which xxhsum || sudo apt-get update && sudo apt-get install -y xxhash
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user