Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SamueleSoraggi committed Mar 6, 2024
1 parent 9196f22 commit 764e931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Unzip Quarto on Linux
if: runner.os == 'Linux'
run: tar -xvf /opt/quarto-1.3.450-linux-x64.tar.gz
run: tar -xvf /opt/quarto-1.3.450-linux-amd64.tar.gz

- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 764e931

Please sign in to comment.