Skip to content

Commit

Permalink
change namespace for cache-apt-pkgs
Browse files Browse the repository at this point in the history
Signed-off-by: Toshaan Bharvani <[email protected]>
  • Loading branch information
toshywoshy committed Jun 10, 2024
1 parent 1d2f55c commit bf9fe75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Set up Git repository
uses: actions/checkout@v4
- name: Install TexLive packages
uses: actions/cache-apt-pkgs-action@latest
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: texlive-full
version: latest
Expand Down

0 comments on commit bf9fe75

Please sign in to comment.