Skip to content

Commit

Permalink
checkout code
Browse files Browse the repository at this point in the history
  • Loading branch information
lostbean committed Jul 5, 2024
1 parent 58591fd commit 10b1a7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-demo-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ jobs:
build-publish-demo:
runs-on: ubuntu-latest
steps:
- name: git checkout
uses: actions/checkout@v3

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

Expand Down

0 comments on commit 10b1a7e

Please sign in to comment.