Skip to content

Commit

Permalink
ci: update run on arch to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sithlord48 committed Oct 22, 2024
1 parent 4fbe263 commit da59425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
- name: Checkout
uses: sithlord48/fancy-checkout@v1.0.0
- run: git fetch --tags --force
- uses: uraimo/run-on-arch-action@v2.7.1
- uses: uraimo/run-on-arch-action@v2.8.1
name: Build artifact
with:
arch: ${{ matrix.config.arch }}
Expand Down

0 comments on commit da59425

Please sign in to comment.