Skip to content

Commit

Permalink
deployment stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
sudorandom committed Aug 25, 2024
1 parent d9990a8 commit 164c72e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Set up QEMU
uses: docker/setup-qemu-action@v3

Expand Down

0 comments on commit 164c72e

Please sign in to comment.