Skip to content

Commit dab2715

Browse files
authored
fix upload
1 parent 1b42eac commit dab2715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,5 @@ jobs:
167167
- uses: actions/upload-artifact@v4
168168
with:
169169
name: EmberExperimental.zip
170-
path: ./build/distributions/EmberExperimental.js-*.zip
170+
path: ./build/distributions/intellij-emberjs-experimental*.zip
171171

0 commit comments

Comments
 (0)