mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Remove unnecessary ref from lfs checkout, switch to only using the major version
This commit is contained in:
parent
d65199a614
commit
bc869e7a40
4
.github/workflows/unit_tests.yml
vendored
4
.github/workflows/unit_tests.yml
vendored
@ -19,9 +19,7 @@ jobs:
|
||||
cancel-in-progress: true
|
||||
|
||||
steps:
|
||||
- uses: nschloe/action-cached-lfs-checkout@v1.2.1
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
- uses: nschloe/action-cached-lfs-checkout@v1
|
||||
|
||||
- uses: irgaly/xcode-cache@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user