tweak: checkout main not needed (#2993)
This commit is contained in:
@@ -36,8 +36,7 @@ jobs:
|
||||
- name: Make Asset
|
||||
run: |
|
||||
cd packaging/linux/AppDir/usr/lnbits
|
||||
git checkout main
|
||||
poetry install --main
|
||||
poetry install
|
||||
poetry run pip install pyinstaller
|
||||
|
||||
# Build the LNbits binary
|
||||
|
||||
Reference in New Issue
Block a user