Skip to content

Add proper macOS support #36

Add proper macOS support

Add proper macOS support #36

Workflow file for this run

name: Action validation
on: workflow_dispatch
jobs:
test:
runs-on: ${{ matrix.os }}
strategy: matrix: os: [ubuntu-latest, macOS-latest]

Check failure on line 6 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yml

Invalid workflow file

You have an error in your yaml syntax on line 6
steps:
- uses: actions/checkout@v3
- name: Setup Jule
uses: Panquesito7/setup-jule@proper_mac_support
with:
version: dev
directory: .
add-to-path: true
architecture: amd64
extra-command: version