1
1
mirror of https://github.com/anoma/juvix.git synced 2024-11-27 12:42:36 +03:00

Fixing ci

This commit is contained in:
Jonathan Prieto-Cubides 2021-12-04 14:24:04 +01:00
parent 5c3b3d3ad6
commit 24d8c5028b

View File

@ -8,6 +8,7 @@ on:
jobs:
docs:
runs-on: macOS-latest
steps:
- name: Checkout the main repository
uses: actions/checkout@v2