set workdir for build workflow

This commit is contained in:
OMGeeky
2023-03-17 11:24:27 +01:00
committed by GitHub
parent c105131cfe
commit 5bc3a98070

View File

@@ -20,7 +20,7 @@ jobs:
uses: ArtemSBulgakov/buildozer-action@v1
id: buildozer
with:
workdir: .
workdir: ./src
buildozer_version: stable
- name: Upload artifacts