Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit f875d57

Browse files
authored
Update shader.yml
1 parent 5c2e663 commit f875d57

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/shader.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,8 @@ jobs:
3434
- uses: actions/checkout@v4
3535

3636
# ENABLE THIS ON FIRST TIME SETUP
37-
#- name: Install Strawberry Perl for Shaders compilation
38-
# run: choco install strawberryperl
39-
37+
- name: Install Strawberry Perl for Shaders compilation
38+
run: choco install strawberryperl
4039
- name: Install Shader Dependencies
4140
run: cpan String::CRC32
4241

0 commit comments

Comments
 (0)