File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
content/1.getting-started Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,17 @@ gsed -i 's/\x41\x00\x43\x00\x54\x00\x49\x00\x4F\x00\x4E\x00\x53\x00\x5F\x00\x52\
131131
132132: :
133133
134- This patch prevents the runner from overwriting your custom ACTIONS_RESULTS_URL.
134+ This patch prevents the runner from overwriting your custom `ACTIONS_RESULTS_URL`.
135+
136+ ::u-alert
137+ ---
138+ icon : ' tabler:info-circle'
139+ class : ring-blue-400
140+ color : blue
141+ description : It is recommended to install zstd on your runners for faster compression and decompression.
142+ variant : subtle
143+ ---
144+ : :
135145
136146# # 3. Using the Cache Server
137147
Original file line number Diff line number Diff line change 2525 "@iconify-json/tabler" : " ^1.2.16" ,
2626 "@nuxthq/studio" : " ^2.2.1" ,
2727 "vue-tsc" : " ^2.2.0"
28+ },
29+ "pnpm" : {
30+ "onlyBuiltDependencies" : [
31+ " @parcel/watcher" ,
32+ " better-sqlite3" ,
33+ " esbuild" ,
34+ " vue-demi"
35+ ]
2836 }
2937}
You can’t perform that action at this time.
0 commit comments