Skip to content

修改可编辑图的代码 #305

修改可编辑图的代码

修改可编辑图的代码 #305

Workflow file for this run

name: latex Windows CI/CD
on:
push:
pull_request:
jobs:
windows-dev:
name: Windows CI/CD
timeout-minutes: 1440
runs-on: self-hosted:windows
env:
UE4_ROOT: C:\workspace\UnrealEngine
VCVARS: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat
steps:
- name: Checkout repository
uses: actions/checkout@v5
with:
fetch-depth: 0
- name: build
run: |
call build_latex.bat
shell: cmd
- uses: actions/upload-artifact@v4
with:
name: paper
path: |
tactile/undergraduate/hutbthesis_main.pdf