Skip to content

Commit

Permalink
Try to fix YAML errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx committed Apr 8, 2024
1 parent 78cb565 commit 96f2882
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_build-musl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
ref: ${{ github.base_ref }}

- name: Set up QEMU
- name: Set up QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0
with:
platforms: ${{ matrix.arch }}
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/build-lychee.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
# This workflow uses actions that are not certified by GitHub. They are provided
# by a third-party and are governed by separate terms of service, privacy
# policy, and support documentation.

name: Build lychee

"on":
Expand Down

0 comments on commit 96f2882

Please sign in to comment.