Skip to content

Commit

Permalink
print curl version again
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwlchan committed Nov 22, 2024
1 parent 12dfb84 commit bade70e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/caddy_fmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
steps:
- name: "Check out the repo"
uses: actions/checkout@v4

- name: Install curl, check version
apt install -y debian-keyring debian-archive-keyring apt-transport-https curl
curl --version

- name: Install Caddy
run:
Expand Down

0 comments on commit bade70e

Please sign in to comment.