Skip to content

Commit

Permalink
shogo
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTimbert committed Aug 21, 2024
1 parent a50160b commit a5f1baa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: shogo82148/actions-setup-perl@v1
with:
perl-version: ${{ matrix.perl }}

- name: ls
run: ls -alh
Expand Down

0 comments on commit a5f1baa

Please sign in to comment.