Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
update github action depends
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharlie committed Apr 27, 2024
1 parent 081ff7a commit 26aa6cb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,11 @@ jobs:
include:
- UNCIA_target: uncia-win64
short_target: win64
- UNCIA_target: uncia-win32
short_target: win32
- UNCIA_target: uncia-arm64
short_target: arm64
steps:
- uses: lukka/get-cmake@latest
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 1
- name: compile-uncia
Expand Down

0 comments on commit 26aa6cb

Please sign in to comment.