chore: fix workflows and build now that model files are not in the repository

This commit is contained in:
Stevan Freeborn
2025-02-13 23:20:59 -06:00
parent a0984dd9c9
commit 44386edbe4
3 changed files with 25 additions and 5 deletions
-2
View File
@@ -19,7 +19,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
lfs: true
fetch-depth: 0
token: ${{ secrets.ACTIONS_PAT }}
- name: Setup .NET 9
@@ -59,7 +58,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
lfs: true
fetch-depth: 0
ref: ${{ github.ref }}
token: ${{ secrets.ACTIONS_PAT }}
-3
View File
@@ -21,7 +21,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
lfs: true
fetch-depth: 0
token: ${{ secrets.ACTIONS_PAT }}
- name: Setup .NET
@@ -53,7 +52,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
lfs: true
fetch-depth: 0
token: ${{ secrets.ACTIONS_PAT }}
- name: Setup .NET 9
@@ -83,7 +81,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
lfs: true
fetch-depth: 0
token: ${{ secrets.ACTIONS_PAT }}
- name: Download ubuntu-latest report