mirror of
https://github.com/pine64/blisp.git
synced 2026-09-18 17:41:30 +00:00
workflows/build.yml: remove extra space in the end of the lines
This commit is contained in:
@@ -82,7 +82,7 @@ jobs:
|
|||||||
name: blips-linux-x86_64.zip
|
name: blips-linux-x86_64.zip
|
||||||
path: |
|
path: |
|
||||||
build/tools/blisp/blisp
|
build/tools/blisp/blisp
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
|
|
||||||
build-linux-alternative-arch:
|
build-linux-alternative-arch:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
@@ -154,4 +154,4 @@ jobs:
|
|||||||
name: blisp-linux-${{ matrix.arch }}.zip
|
name: blisp-linux-${{ matrix.arch }}.zip
|
||||||
path: |
|
path: |
|
||||||
artifacts/blisp-*
|
artifacts/blisp-*
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
|
|||||||
Reference in New Issue
Block a user