Skip to content

Commit

Permalink
Fix bundle (#473)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbround18 authored Oct 26, 2021
1 parent 95ab044 commit 056fc49
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ jobs:

- uses: papeloto/action-zip@v1
with:
files: |
target/release/odin
target/release/huginn
files: target/release/odin target/release/huginn
dest: tmp/bundle.zip

- name: Yarn install
Expand Down

0 comments on commit 056fc49

Please sign in to comment.