Skip to content

Commit

Permalink
Need qemu for release
Browse files Browse the repository at this point in the history
  • Loading branch information
simar0at authored Oct 18, 2024
1 parent 6ce79c7 commit 85a8bab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/starter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@master

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Create tags based on git data
id: meta
uses: docker/metadata-action@v5
Expand All @@ -113,4 +114,4 @@ jobs:
- uses: ncipollo/release-action@v1
with:
artifacts: "user/*.rpm"
artifacts: "user/*.rpm"

0 comments on commit 85a8bab

Please sign in to comment.