Skip to content

Commit

Permalink
first silly mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
meadowsys committed Nov 2, 2023
1 parent 03be37e commit 3aa60ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: setup deno
uses: denoland/setup-deno@0df5d9c641efdff149993c321fc27c11c5df8623 # v1.1.3
- name: install system dependencies
run: apt-get update && apt-get install oxipng
run: sudo apt-get update && sudo apt-get install oxipng

- name: checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down

0 comments on commit 3aa60ed

Please sign in to comment.