ci: dont pull in the lfs for teh PR pipeline build ci: checkout without LFS ci: see if using the ref directly will help ci: test a slight modification ci: see if new get ldfs script works ci: test using teh new v8
10 lines
No EOL
160 B
YAML
10 lines
No EOL
160 B
YAML
on:
|
|
- push
|
|
- workflow_dispatch
|
|
|
|
jobs:
|
|
check_lfs:
|
|
# nix/docker
|
|
runs-on: nix
|
|
steps:
|
|
- uses: https://github.com/MPLew-is/lfs-check-action@1 |