Skip to content

Bump perl from 5.32-threaded to 5.38-threaded (#104) #212

Bump perl from 5.32-threaded to 5.38-threaded (#104)

Bump perl from 5.32-threaded to 5.38-threaded (#104) #212

Workflow file for this run

name: Testing on Ubuntu
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
sudo apt install -y perl cpanminus
sudo cpanm --installdeps .
- name: Verify the basic usage
run: |
perl spellbook.pl --help