Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Commit

Permalink
Updated build
Browse files Browse the repository at this point in the history
  • Loading branch information
terricain committed May 22, 2020
1 parent b1571ab commit e589325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: actions/checkout@v2

- name: Build multiarch
run: make -j4
run: make -j4 release

- name: Get the version
id: get_version
Expand Down

0 comments on commit e589325

Please sign in to comment.