Skip to content

Commit

Permalink
Fix the github action env issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dreampiggy committed Sep 26, 2023
1 parent 1b1ce79 commit 737e423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/librav1e-xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
DEVELOPER_DIR: /Applications/Xcode_13.4.1.app
steps:
- name: checkout
uses: actions/checkout@v4.0.0
uses: actions/checkout@v1
- name: Set up cargo cache
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 737e423

Please sign in to comment.