Skip to content

Commit

Permalink
Update build-push-Image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
portswigger-ben authored Sep 3, 2024
1 parent 067e4dd commit 635c42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-Image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
go-version: '1.23'
cache-dependency-path: "**/*.sum"

- name: Build app
- name: Build Go app
run: |
#!/bin/bash
export GOOS="linux"
Expand Down

0 comments on commit 635c42f

Please sign in to comment.