fix action bruh
Some checks failed
CI / build (push) Failing after 29s

This commit is contained in:
ultrablob 2025-02-03 13:20:54 -05:00
parent b5308a7fe7
commit 0d5a18cde0

View file

@ -30,6 +30,10 @@ jobs:
- uses: https://github.com/milliewalky/setup-7-zip@v2
name: Install 7zip
with:
# 7-Zip release tag from its GitHub Releases page e.g. 24.07.
# default: latest
tag: ""
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2