Skip to content

Commit 991d838

Browse files
Remove bad task
1 parent 1fc5c6e commit 991d838

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,6 @@ jobs:
4646
shell: bash
4747
run: git lfs pull
4848

49-
# Make the exact same .lfs-assets-id available to all matrix jobs
50-
- name: Publish LFS id artifact
51-
uses: actions/upload-artifact@v4
52-
with:
53-
name: lfs-assets-id
54-
path: .lfs-assets-id
55-
if-no-files-found: error
56-
5749
Build:
5850
needs: WarmLfs # Ensure the cache and id file exist before starting the matrix
5951
strategy:

0 commit comments

Comments
 (0)