Skip to content

Commit

Permalink
🧹 Update dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
octocat authored and WtfJoke committed Sep 17, 2023
1 parent b350c4b commit a11e2fc
Show file tree
Hide file tree
Showing 3 changed files with 9,312 additions and 10,951 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- uses: wtfjoke/setup-tectonic@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -88,7 +88,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- uses: actions/cache@v3
name: Tectonic Cache
with:
Expand Down Expand Up @@ -120,7 +120,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- uses: actions/cache@v3
name: Tectonic Cache
with:
Expand Down
Loading

0 comments on commit a11e2fc

Please sign in to comment.