computerscare-vcv-modules

computerscare modules for VCV Rack
Log | Files | Refs

commit 08fe1e1af90f7bf481efcf378f4796dda0e4f42f
parent 5b222f7c89559fd186dbebb070dd217e72b66eac
Author: Adam M <aemalone@gmail.com>
Date:   Fri, 12 Nov 2021 17:46:15 -0600

ugh

Diffstat:
M.github/workflows/build-all.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml @@ -76,7 +76,7 @@ jobs: uses: actions/upload-artifact@v2 with: path: dist - name: computerscare-modules-2.git.${{ gitrev }}-${{ matrix.config.name }} + name: computerscare-modules-2.git.${{ github.sha }}-${{ matrix.config.name }} publish: name: Publish plugin