Skip to content

Commit e5015ad

Browse files
committed
workdir .
1 parent 964e725 commit e5015ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: ArtemSBulgakov/buildozer-action@v1
2020
id: buildozer
2121
with:
22-
workdir: demos/${{ matrix.demo-name }}
22+
workdir: .
2323

2424
- name: Upload artifacts
2525
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)