Skip to content

Commit

Permalink
No LFS anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
rsp4jack authored Feb 5, 2024
1 parent 32a1408 commit bb22a69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-tex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ permissions:
contents: write

jobs:
build-to-lfs:
build-tex:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:

release:
runs-on: ubuntu-latest
needs: build-to-lfs
needs: build-tex
steps:
- name: Download artifacts
uses: actions/download-artifact@v3
Expand Down

0 comments on commit bb22a69

Please sign in to comment.