Lol, plural

This commit is contained in:
Mike A. Trethewey
2020-02-26 03:11:34 -08:00
parent 568fffc11f
commit 1bb638d582

View File

@@ -108,7 +108,7 @@ jobs:
- name: Download Binary Artifact
uses: actions/download-artifact@v1
with:
name: binary-${{ matrix.os-name }}
name: binaries-${{ matrix.os-name }}
path: ./
# Prepare AppVersion & Release
- name: Prepare AppVersion & Release