Skip to content

Commit

Permalink
Refactor build.yaml to remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
magicsih committed Sep 25, 2024
1 parent 71eaaeb commit 6755a61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
ref: main
- id: commit
uses: prompt/actions-commit-hash@v3
- name: Set up QEMU
Expand Down

0 comments on commit 6755a61

Please sign in to comment.