mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:43:29 +00:00
handled LFS in extension build
This commit is contained in:
5
.github/workflows/publish.yaml
vendored
5
.github/workflows/publish.yaml
vendored
@@ -37,8 +37,9 @@ jobs:
|
||||
needs: build_extension
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
lfs: true
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: x86_64-pc-windows-msvc
|
||||
|
||||
Reference in New Issue
Block a user