Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
btj authored Jan 6, 2025
1 parent 3510c63 commit 3d43eb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: registry.gitlab.com/islandoftex/images/texlive:TL2024-2025-01-05-medium
container: registry.gitlab.com/islandoftex/images/texlive:TL2024-2025-01-05-medium@sha256:3c51378a5396fefbeb722c347450660e9a9b5539ffbfcf5da13df7c6a22cb0e3

steps:
- uses: actions/checkout@v4

- name: Run a one-line script
shell: bash
run: . ./ci.sh

- uses: actions/[email protected]
Expand Down

0 comments on commit 3d43eb9

Please sign in to comment.