Skip to content

Commit

Permalink
renamed github action for building latex base img
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghaven committed Jan 20, 2025
1 parent c2c70fc commit b48d9ba
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build_push_latex_img
name: build_push_latex_base_img


on:
Expand All @@ -9,7 +9,7 @@ on:
- main
paths:
- LaTexBase/**
- .github/workflows/build-latex.yaml
- .github/workflows/build-latex-base.yaml


jobs:
Expand Down

0 comments on commit b48d9ba

Please sign in to comment.