Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sabianroberts authored Nov 5, 2024
1 parent 2a416b2 commit 95b704e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
path: |
release/aura.so
release/aura.so.dbg
/home/runner/work/Aura-SE/Aura-SE/binary/linux/release/aura.so
/home/runner/work/Aura-SE/Aura-SE/binary/linux/release/aura.so.dbg
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 95b704e

Please sign in to comment.