try with --privileged
Some checks failed
Run Check Script / check (push) Successful in 1m50s
Run Check Script / check (pull_request) Successful in 1m50s
Compile and package harmony_composer / package_harmony_composer (pull_request) Failing after 1m9s

This commit is contained in:
tahahawa 2025-06-17 17:00:48 -04:00
parent a4d8609b29
commit 275a470d00

View File

@ -9,6 +9,7 @@ jobs:
package_harmony_composer:
container:
image: hub.nationtech.io/harmony/harmony_composer:latest@sha256:72711ad44406223a02e2e17b7a0af5b660db7e9a500a89ce43003cfd92a55205
options: --privileged
runs-on: docker
steps:
- name: Checkout code