Compare commits
1 Commits
54cec3f96f
...
ae051292dc
Author | SHA1 | Date | |
---|---|---|---|
ae051292dc |
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -9,12 +9,9 @@ on:
|
||||
jobs:
|
||||
build_latex:
|
||||
runs-on: ubuntu-latest
|
||||
container: ubuntu:latest
|
||||
container: node
|
||||
|
||||
steps:
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v4.2.0
|
||||
|
||||
- name: Set up Git repository
|
||||
uses: actions/checkout@v4.2.2
|
||||
|
||||
|
Reference in New Issue
Block a user