👷 wait for docker image to be pushed before testing action
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
||||
|
||||
test-action:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build-docker-image
|
||||
|
||||
steps:
|
||||
- run: mkdir dist
|
||||
|
||||
Reference in New Issue
Block a user