mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-10 07:48:09 +00:00
enable lfs on github actions
This commit is contained in:
@@ -32,6 +32,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
lfs: true
|
||||
- name: Install Dependencies
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user