mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:33:29 +00:00
updated dependencies on package action
This commit is contained in:
2
.github/workflows/pack_monorepo.yaml
vendored
2
.github/workflows/pack_monorepo.yaml
vendored
@@ -66,7 +66,7 @@ jobs:
|
||||
retention-days: 1
|
||||
|
||||
package:
|
||||
needs: build_extension
|
||||
needs: [build_extension, package_application]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Repo
|
||||
|
||||
Reference in New Issue
Block a user