Skip to content

Commit 2ff0a20

Browse files
authored
Update build-updater.yml
1 parent d5f80f3 commit 2ff0a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,6 @@ jobs:
123123
uses: actions/upload-artifact@v4
124124
with:
125125
name: updater-macos
126-
path: "${{env.BACKEND_DIR}}/output/*"
126+
path: "${{env.UPDATER_DIR}}/output/*"
127127
retention-days: 3
128128
compression-level: 9

0 commit comments

Comments
 (0)