This commit is contained in:
philipp 2024-01-17 21:22:57 +01:00
parent 0ab121df8e
commit 6e8947a928

View File

@ -17,8 +17,6 @@ jobs:
- name: Run Test DB Script - name: Run Test DB Script
run: ./test_db.sh run: ./test_db.sh
- name: TEMPORARY act workaround
run: apt update && apt install zstd
- name: Set up cargo cache - name: Set up cargo cache
uses: actions/cache@v3 uses: actions/cache@v3
with: with: