Skip to content

Merge pull request #10 from ptah-sh/release-please--branches--main #7

Merge pull request #10 from ptah-sh/release-please--branches--main

Merge pull request #10 from ptah-sh/release-please--branches--main #7

Workflow file for this run

on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- run: go build -o ptah-agent-linux-x86_64 cmd/ptah-agent/ptah-agent.go