diff --git a/.github/workflows/fetch-versions.yml b/.github/workflows/fetch-versions.yml index 42964cc..1a6f7d8 100644 --- a/.github/workflows/fetch-versions.yml +++ b/.github/workflows/fetch-versions.yml @@ -22,5 +22,5 @@ jobs: - name: Fetch Versions id: fetch-versions run: | - ./fetch-versions.sh + bash ./fetch-versions.sh diff --git a/fetch-versions.sh b/fetch-versions.sh index caa829b..15a8a78 100755 --- a/fetch-versions.sh +++ b/fetch-versions.sh @@ -1,4 +1,4 @@ -#!/usr/bin/bash +#!/usr/bin/env bash minecraft_versions=( 1.20.2