Skip to content

Commit

Permalink
Hotfix new error
Browse files Browse the repository at this point in the history
  • Loading branch information
jormundur00 committed Sep 27, 2024
1 parent cd29b23 commit 435db48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ni-layers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
python-version: '${{ env.PYTHON_VERSION }}'
- name: Populate matrix
id: set-matrix
run: python3 ${{ env.LIBRARY_METADATA_PATH }}/build_native_image_layer.py ${{ env.LIBRARY_METADATA_PATH }}/ 2
run: python3 ${{ env.LIBRARY_METADATA_PATH }}/build_native_image_layer.py ${{ env.LIBRARY_METADATA_PATH }}/

test-native-image-layer-build:
name: ${{ matrix.coordinates }}
Expand Down

0 comments on commit 435db48

Please sign in to comment.