mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-24 08:38:40 -07:00
* CI: Build with ubuntu-24.04 * Use apt-get in ubuntu-24.04 * Fix step name * Use alternate approach for detecting libwebkit2gtk version * CI: Install libfuse2 in ubuntu-24.04 * Reduce repetitive code in workflows Co-authored-by: Ocraftyone <Ocraftyone@users.noreply.github.com> * CI: Install libfuse2 Runtime dependency for AppImage * Fix filenames for nightly deployment * Properly nest conditional --------- Co-authored-by: Ocraftyone <Ocraftyone@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| arch | ||
| clear-linux-os | ||
| debian | ||
| fedora | ||
| README.md | ||
Files in this directory are named for the exact output of awk -F= '/^ID=/ {print $2}' /etc/os-release for their respective distribution.
When BuildLinux.sh is executed, the respective file for the distribution will be sourced so the distribution specific instructions/logic are used.