Browse Source

Update build-and-test.yml

js/color-alpha-handling
James Jackson-South 5 years ago
parent
commit
db3889323a
  1. 2
      .github/workflows/build-and-test.yml

2
.github/workflows/build-and-test.yml

@ -56,7 +56,7 @@ jobs:
git fetch --prune --unshallow
git submodule -q update --init --recursive
- name: Setup nuget cache
- name: Setup NuGet Cache
uses: actions/cache@v2
id: nuget-cache
with:

Loading…
Cancel
Save