Skip to content

fix: Fix goreleaser errors #73

fix: Fix goreleaser errors

fix: Fix goreleaser errors #73

Workflow file for this run

name: Test Install Script
on:
pull_request:
push:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: dash -x install.sh
- run: codecrafters --version