Skip to content

Commit

Permalink
rename directly
Browse files Browse the repository at this point in the history
  • Loading branch information
jbolda committed May 24, 2024
1 parent 2fbdc55 commit ecd240b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
- uses: actions/checkout@v4
- uses: volta-cli/action@v4

- run: wget https://dl.filippo.io/mkcert/v1.4.4?for=linux/amd64
- run: mv mkcert-v1.4.4-linux-amd64 mkcert
- run: wget https://dl.filippo.io/mkcert/latest?for=linux/amd64 -O mkcert
- run: export CWD=$(pwd)
- run: chmod +x mkcert
- run: cp mkcert /usr/local/bin/
Expand Down

0 comments on commit ecd240b

Please sign in to comment.