Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oppahansi authored Apr 28, 2024
1 parent 0eb3289 commit 8be268d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
- run: dart compile exe bin/better_imports.dart -v -o build/${{ matrix.output-name }}
- uses: actions/upload-artifact@v4
with:
name: native-executables
name: better_imports-${{ matrix.runs-on }}
path: build

0 comments on commit 8be268d

Please sign in to comment.