diff --git a/.github/workflows/README.md b/.github/workflows/README.md index cc1189f6..cbc84b0d 100644 --- a/.github/workflows/README.md +++ b/.github/workflows/README.md @@ -26,7 +26,7 @@ This directory contains the GitHub Actions workflows for the MangoWC project. - Ninja build tool - Wayland ecosystem libraries - wlroots 0.19 -- scenefx 0.4 +- scenefx 0.4.1 ### lock.yml **Purpose**: Automatically locks inactive issues and PRs to keep the repository clean. diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ecaddf44..4d0cd5e0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -48,7 +48,7 @@ jobs: sudo ldconfig cd .. - - name: Install scenefx 0.4 + - name: Install scenefx 0.4.1 run: | # Install scenefx from source git clone -b 0.4.1 https://github.com/wlrfx/scenefx.git