Skip to content

Commit

Permalink
ci: temporarily disable failures for 'Shader examples can be built' i…
Browse files Browse the repository at this point in the history
…n other_ci.yml
  • Loading branch information
spytheman committed Oct 7, 2023
1 parent 071ef7a commit 6414b59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/other_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
run: ./v -autofree -o v2 cmd/v ## NB: this does not mean it runs, but at least keeps it from regressing

- name: Shader examples can be built
continue-on-error: true
run: |
wget https://github.com/floooh/sokol-tools-bin/raw/6040b18d39649d56dbae2ae1aed59fb755b26369/bin/linux/sokol-shdc
chmod +x ./sokol-shdc
Expand Down

0 comments on commit 6414b59

Please sign in to comment.