minimal-setup #2
@@ -19,7 +19,7 @@ jobs:
|
|||||||
run: bun install --frozen-lockfile
|
run: bun install --frozen-lockfile
|
||||||
|
|
||||||
- name: Upload node_modules artifact
|
- name: Upload node_modules artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: node_modules
|
name: node_modules
|
||||||
path: node_modules
|
path: node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user