mirror of
https://github.com/derrod/legendary.git
synced 2026-08-24 17:14:52 +00:00
chore: add trailing newlines
This commit is contained in:
parent
6547465111
commit
839d1195d8
2
.github/workflows/build-base.yml
vendored
2
.github/workflows/build-base.yml
vendored
|
|
@ -94,4 +94,4 @@ jobs:
|
|||
- uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: ${{ runner.os }}-${{ runner.arch }}-package
|
||||
path: dist/legendary
|
||||
path: dist/legendary
|
||||
|
|
|
|||
1
.github/workflows/python.yml
vendored
1
.github/workflows/python.yml
vendored
|
|
@ -9,4 +9,3 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
uses: ./.github/workflows/build-base.yml
|
||||
|
||||
Loading…
Reference in a new issue