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 c9b5705 commit a0c6ba1Copy full SHA for a0c6ba1
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
- uses: actions/upload-artifact@v4
43
with:
44
name: YetAnotherHttpHandler
45
- path: Dependencies/YetAnotherHttpHandler
+ path: Dependencies
46
47
dispatch:
48
runs-on: ubuntu-latest
0 commit comments