Skip to content
This repository was archived by the owner on Jan 4, 2026. It is now read-only.

Commit 2dab8bf

Browse files
authored
fix: Workflow project path
1 parent 87b174d commit 2dab8bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on: push
66
env:
77
GODOT_VERSION: 4.3
88
EXPORT_NAME: RDFTinker
9-
PROJECT_PATH: RDFTinker
9+
PROJECT_PATH: .
1010

1111
jobs:
1212
export-windows:

0 commit comments

Comments
 (0)