Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
SoftFever
2026-03-19 00:02:11 +08:00
committed by GitHub
parent 2868255658
commit 504b9be774

View File

@@ -117,7 +117,7 @@ jobs:
path: ${{ github.workspace }}/deps/build/OrcaSlicer_dep*.zip
- name: Upload Ubuntu artifacts
if: runner.os == 'Linux'
if: runner.os == 'Linux' && !env.ACT
env:
ubuntu-ver: '2404'
uses: actions/upload-artifact@v6