Skip to content

Modify .pc files in place on Windows #357

Modify .pc files in place on Windows

Modify .pc files in place on Windows #357

Workflow file for this run

name: static
on:
push:
branches:
- '*'
tags-ignore:
- '*'
pull_request:
jobs:
perl:
runs-on: ubuntu-latest
env:
CIP_TAG: static
steps:
- uses: actions/checkout@v2
- name: Bootstrap CIP
run: |
curl -L https://raw.githubusercontent.com/uperl/cip/main/bin/github-bootstrap | bash
- name: Build + Test
run: |
cip script