Skip to content

Commit

Permalink
need to install perl on fedora first.
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Nov 16, 2024
1 parent fcc88c8 commit 612df6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
container:
image: fedora:latest
steps:
- run: sudo dnf install -y zsh
- run: sudo dnf install -y zsh perl
- uses: actions/checkout@v4
- run: zsh ./test-e2e/run.zsh

Expand Down

0 comments on commit 612df6f

Please sign in to comment.