mirror of https://github.com/penpot/penpot.git
🔧 Fix bug in Github Actions (#7908)
This commit is contained in:
parent
a0f8559ffc
commit
f13b3c8737
|
|
@ -23,6 +23,7 @@ jobs:
|
|||
|
||||
notify:
|
||||
name: Notifications
|
||||
runs-on: ubuntu-24.04
|
||||
needs: build-docker
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in New Issue