Compare commits
1 Commits
ae051292dc
...
9af9b4f293
Author | SHA1 | Date | |
---|---|---|---|
9af9b4f293 |
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -9,8 +9,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build_latex:
|
build_latex:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: node
|
container: ubuntu:latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Git repository
|
- name: Set up Git repository
|
||||||
uses: actions/checkout@v4.2.2
|
uses: actions/checkout@v4.2.2
|
||||||
|
Reference in New Issue
Block a user