Merge remote-tracking branch 'github/github-action'

# Conflicts:
#	.github/workflows/release.yaml
#	.github/workflows/testing.yml
master
Martin Scheidt 2022-02-13 20:30:05 +01:00
commit f0772c5742
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,6 @@
name: "release"
# github action to publish a release
#
name: release
# Controls when the workflow will run
on:

View File

@ -33,8 +33,8 @@ jobs:
- name: "setup TeX Live (via paolobrasolin)"
uses: paolobrasolin/setup-texlive-action@v1
with:
profile-path: ${{ github.workspace }}/.github/tex/minimal.profile.txt
packages-path: ${{ github.workspace }}/.github/tex/test.packages.txt
profile-path: ${{ github.workspace }}/.github/tex/texlive.profile.txt
packages-path: ${{ github.workspace }}/.github/tex/packages.test.txt
- name: "install tikz-trackschematic"
run: chmod +x dev-install.sh && ./dev-install.sh -b