Skip to content

Commit 70cadc0

Browse files
committed
fix path 2
1 parent 7784d5c commit 70cadc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-build-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v3.0.2
3838
with:
3939
name: ConcurrentWitness2Test
40-
path: ./ConcurrentWitness2Test.zip
40+
path: ./
4141
- name: Create Release
4242
uses: softprops/action-gh-release@v1
4343
with:

0 commit comments

Comments
 (0)