VulkanSDKUpdate #10

Merged
rboullard merged 20 commits from VulkanSDKUpdate into Development 2026-04-15 16:18:14 +00:00
Showing only changes of commit f01319468c - Show all commits

View File

@@ -24,6 +24,9 @@ jobs:
echo "BRANCH_NAME_LOWER=$(echo $GITHUB_REF_NAME | tr '[:upper:]' '[:lower:]')" >> $GITHUB_ENV
echo "BRANCH_NAME=$(echo $GITHUB_REF_NAME)" >> $GITHUB_ENV
- name: Install Node.js
run: apk add --update nodejs npm
- name: Checkout
uses: actions/checkout@v6