summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index b5aea21cd..bdd425bad 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -55,7 +55,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
with:
name: xmake-latest.amd64.deb
- path: xmake-latest.deb
+ path: xmake_latest_amd64.deb
- uses: actions/upload-artifact@v2
if: matrix.os == 'macOS-latest'
with: