tweak: checkout main not needed (#2993)

This commit is contained in:
Arc 2025-02-24 12:26:42 +00:00 committed by GitHub
parent ee725846c5
commit 10682cf736
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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