Skip to content

i bet itll work

i bet itll work #2

Workflow file for this run

name: Test macos
on:
workflow_dispatch:
push:
branches:
- "main"
jobs:
build:
name: Testing macos request
runs-on: ubuntu-latest
steps:
- shell: bash
run: |
set -xe
curl https://api.github.com/repos/geode-sdk/geode/releases/tags/nightly > out.json
cat out.json