Skip to content

Commit 6a21da9

Browse files
committed
ci: fix artistic download artifact path
1 parent 6197b57 commit 6a21da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artistic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
github-token: ${{ github.token }}
4747
repository: ${{ github.repository }}
4848
run-id: ${{ steps.get-run-id.outputs.run-id }}
49-
path: klayout/croc_chip.gds
49+
path: klayout
5050

5151
- name: Checkout ArtistIC repository
5252
uses: actions/checkout@v4

0 commit comments

Comments
 (0)