Skip to content

Commit

Permalink
GHA: ... yay CI
Browse files Browse the repository at this point in the history
  • Loading branch information
derf committed Dec 2, 2024
1 parent d8e2383 commit 6559e84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/perl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- name: perl -V
run: perl -V
- name: Initialize Submodules
run: git submodule update --init
- name: Install Dependencies
run: curl -sL https://raw.githubusercontent.com/skaji/cpm/master/cpm | perl - install -g --show-build-log-on-failure
- name: Prepare Build
Expand Down

0 comments on commit 6559e84

Please sign in to comment.