Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bumi committed Jun 21, 2024
1 parent e16bd97 commit 79f33ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/http.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Linux-amd64 Docker build & push
name: Linux-amd64 build executable
on:
push:
workflow_call:
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: albyhub-${{runner.os}}-x86_64/bin/albyhub-x86_64
name: albyhub-${{runner.os}}-x86_64.tar.bz2
path: |
./build/out/albyhub-${{runner.os}}-x86_64.tar.bz2
if-no-files-found: error

0 comments on commit 79f33ba

Please sign in to comment.