Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

Commit

Permalink
.jar extension on artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
jvolkman committed Mar 26, 2020
1 parent 23afef9 commit 1e8c333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
- name: Store plugin artifact
uses: actions/upload-artifact@v1
with:
name: protobuf-editor
name: protobuf-editor.jar
path: bazel-bin/plugin/protobuf-editor.jar

0 comments on commit 1e8c333

Please sign in to comment.