mirror of
https://github.com/OpenMW/openmw.git
synced 2026-05-06 07:56:40 -04:00
[CI] Fix hypen typo
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
- name: Store dmg
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: openmw-macos-dmg-${{ env.DMG_IDENTIFIER }}--${{ github.sha }}
|
||||
name: openmw-macos-dmg-${{ env.DMG_IDENTIFIER }}-${{ github.sha }}
|
||||
path: |
|
||||
${{ github.workspace }}/build/OpenMW-*.dmg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user