Skip to content

Commit

Permalink
ci: upload full directory to artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Ne4to committed Jan 28, 2024
1 parent e63022b commit 12374f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/native-aot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
- name: 'Upload Artifact'
uses: actions/upload-artifact@v4
with:
name: Heartbeat
path: artifacts/linux-x64/Heartbeat
name: Heartbeat-linux-x64
path: artifacts/linux-x64/
retention-days: 1

# \artifacts\win-x64\Heartbeat.exe

0 comments on commit 12374f1

Please sign in to comment.