Skip to content

Commit 2684dca

Browse files
committed
fixup! try to fix path access
1 parent 9efb2a1 commit 2684dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gon.config.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/general/gon.config.hcl
22
# See: https://github.com/Bearer/gon#configuration-file
3-
source = ["dist/notarize_temp/qdl"]
3+
source = ["qdl"]
44
bundle_id = "cc.arduino.qdl"
55

66
sign {

0 commit comments

Comments
 (0)