We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18cdb7f commit 24814f6Copy full SHA for 24814f6
.github/workflows/base_build.yml
@@ -71,7 +71,7 @@ jobs:
71
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
72
with:
73
name: mtl-release-bin
74
- path: '${{ github.workspace }}/build/'
+ path: 'build/'
75
76
ubuntu-ebpf-xdp-build:
77
needs: changes
0 commit comments