mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-23 13:42:56 -04:00
apt install zstd for caching
This commit is contained in:
@@ -11,6 +11,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: apt install ztd
|
||||
run: apt update && apt install -y zstd
|
||||
- uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 9.12.2
|
||||
|
||||
Reference in New Issue
Block a user