Fixing workflow action
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
npm run build-exe
|
npm run build-exe
|
||||||
|
|
||||||
- name: Attach artifacts
|
- name: Attach artifacts
|
||||||
uses: actions/upload-artifacts@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: executables
|
name: executables
|
||||||
path: cli/*
|
path: cli/*
|
||||||
Reference in New Issue
Block a user