Skip to content

Commit 8b84142

Browse files
authored
build-linux-packages-for-ppa:
needs: test-enviroment-variabiles
1 parent 79b0f57 commit 8b84142

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
dpkg-buildpackage -us -uc
8989
9090
build-linux-packages-for-ppa:
91-
needs: create-deb
91+
needs: test-enviroment-variabiles
9292
runs-on: ubuntu-latest
9393
steps:
9494
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)