Skip to content

Commit

Permalink
Update ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
APN-Pucky authored Mar 31, 2024
1 parent c249bb0 commit 6fa7086
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,18 @@ jobs:
matrix:
user: ["apnpucky"]
base: [ "ubuntu" ]
image: ["base", "apt","dev","pip","poetry","python","python-lhapdf","python-lhapdf-looptools"]
image: [
"base",
"apt",
"dev",
"pip",
"poetry",
"python",
"python-lhapdf",
"python-lhapdf-looptools",
"python-latexmk",
"python-latexmk-form",
]
steps:
-
name: Checkout
Expand Down

0 comments on commit 6fa7086

Please # to comment.