chore: workflows
This commit is contained in:
4
.github/workflows/desktop.release.test.yml
vendored
4
.github/workflows/desktop.release.test.yml
vendored
@@ -16,8 +16,8 @@ jobs:
|
|||||||
registry-url: 'https://registry.npmjs.org'
|
registry-url: 'https://registry.npmjs.org'
|
||||||
- run: mkdir dist
|
- run: mkdir dist
|
||||||
- run: |
|
- run: |
|
||||||
echo Foo >> dist/foo.exe
|
echo Foo >> dist/foo.exe
|
||||||
echo Foo >> dist/foo.exe.blockmap
|
echo Foo >> dist/foo.exe.blockmap
|
||||||
- run: ls
|
- run: ls
|
||||||
- run: ls dist
|
- run: ls dist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user