mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:13: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
|
retention-days: 1
|
||||||
|
|
||||||
package:
|
package:
|
||||||
needs: build_extension
|
needs: [build_extension, package_application]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repo
|
- name: Checkout Repo
|
||||||
|
|||||||
Reference in New Issue
Block a user