Skip to content

Commit

Permalink
[build] add kobo targets back to build
Browse files Browse the repository at this point in the history
  • Loading branch information
okay committed Aug 10, 2023
1 parent 16bb803 commit cc0056d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stable-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:

- name: "Build artifacts"
run: |
ARCH=rm make docker
ARCH=kobo make docker
TARGET=rm make docker
TARGET=kobo make docker
- name: "Declare vars"
id: vars
Expand Down

0 comments on commit cc0056d

Please sign in to comment.