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 35775b2 commit ec55595
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
steps:
- uses: actions/checkout@v4

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

- name: ls
run: ls -alh
Expand Down

0 comments on commit ec55595

Please sign in to comment.