mirror of
https://github.com/soconnor0919/honors-thesis.git
synced 2026-05-08 07:08:55 -04:00
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
container: ghcr.io/xu-cheng/texlive-alpine:latest
|
||||
steps:
|
||||
- name: Install system dependencies
|
||||
run: apk add --no-cache git make bash
|
||||
run: apk add --no-cache git make bash nodejs
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user