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