Skip to content

Commit

Permalink
Update .github/workflows/render-website.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr authored Dec 22, 2023
1 parent 6b6f3ad commit 77bd4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
git clone https://github.com/tj/git-extras.git
cd git-extras
git checkout $(git describe --tags $(git rev-list --tags --max-count=1))
make && sudo make install
sudo make install
- uses: actions/checkout@v3

Expand Down

0 comments on commit 77bd4fe

Please sign in to comment.