mirror of
https://github.com/penpot/penpot.git
synced 2025-06-18 00:41:37 +02:00
Needs depend on smoke
This commit is contained in:
parent
851054c617
commit
90ab485e78
1 changed files with 2 additions and 0 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -74,6 +74,8 @@ jobs:
|
||||||
DEPLOY: "true"
|
DEPLOY: "true"
|
||||||
smoke:
|
smoke:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
needs:
|
||||||
|
- "deploy"
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Check if URL can be accessed
|
- name: Check if URL can be accessed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue