try relative path

This commit is contained in:
Fabiana Cecin 2025-12-11 06:25:33 -03:00
parent 2ae26b0663
commit 29b7bf859e
No known key found for this signature in database
GPG Key ID: BCAB8A55CB51B6C7

View File

@ -132,7 +132,8 @@ jobs:
build-docker-image:
needs: changes
if: ${{ needs.changes.outputs.v2 == 'true' || needs.changes.outputs.common == 'true' || needs.changes.outputs.docker == 'true' }}
uses: logos-messaging/logos-messaging-nim/.github/workflows/container-image.yml@master
#uses: logos-messaging/logos-messaging-nim/.github/workflows/container-image.yml@master
uses: ./.github/workflows/container-image.yml
secrets: inherit
nwaku-nwaku-interop-tests: