mirror of
https://github.com/pine64/blisp.git
synced 2024-12-21 22:10:12 +00:00
workflows/build.yml: remove extra space in the end of the lines
This commit is contained in:
parent
c2fc20452c
commit
ebae66c392
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -82,7 +82,7 @@ jobs:
|
||||
name: blips-linux-x86_64.zip
|
||||
path: |
|
||||
build/tools/blisp/blisp
|
||||
if-no-files-found: error
|
||||
if-no-files-found: error
|
||||
|
||||
build-linux-alternative-arch:
|
||||
runs-on: ubuntu-latest
|
||||
@ -154,4 +154,4 @@ jobs:
|
||||
name: blisp-linux-${{ matrix.arch }}.zip
|
||||
path: |
|
||||
artifacts/blisp-*
|
||||
if-no-files-found: error
|
||||
if-no-files-found: error
|
||||
|
Loading…
Reference in New Issue
Block a user