We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e329a commit 05379b4Copy full SHA for 05379b4
.github/workflows/hash-files.yml
@@ -9,7 +9,7 @@ jobs:
9
hash-files:
10
runs-on: windows-latest
11
steps:
12
- name: Fetch Simba 2 download URL
+ - name: Fetch Simba 2 download URL
13
id: simba-url
14
run: |
15
$url = "https://raw.githubusercontent.com/Villavu/Simba-Build-Archive/refs/heads/main/latest.win64"
0 commit comments