[BUGFIX] Show active bed texture when bed model overlaps #4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Build flatpak | ||
on: | ||
push: | ||
workflow_dispatch: | ||
jobs: | ||
build_flatpak: | ||
uses: Prusa-Development/PrusaSlicer-Actions/.github/workflows/build_flatpak.yml@master | ||
Check failure on line 9 in .github/workflows/build_flatpak.yml
|
||
secrets: inherit | ||
with: | ||
actions_branch: master |