Skip to content

Commit

Permalink
Oopsie in file naming
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerCode authored Jan 4, 2024
1 parent 8b9ee99 commit d4ce4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Build the Go application
run: |
GOOS=linux go build -o myapp
GOOS=linux go build -o cycles
- name: Prepare AppDir
run: |
Expand Down

0 comments on commit d4ce4c8

Please sign in to comment.