1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-13 15:18:14 +00:00

Add GH_TOKEN to gh download release of SDL2 for MacOS

This commit is contained in:
Frank Halasz 2023-06-05 23:23:18 -07:00
parent c49fa46c70
commit f6f6653de0

View File

@ -304,6 +304,8 @@ jobs:
# Install SDL dependencies
- name: Install SDL2 dependencies on MacOS
env:
GH_TOKEN: ${{ github.token }}
run: |
gh release download release-2.26.5 --repo libsdl-org/SDL --pattern SDL2-2.26.5.dmg
hdiutil attach SDL2-2.26.5.dmg