8000 zstd@1.5.7: Fix hash (Closes #6563) · ScoopInstaller/Main@5822f0e · GitHub
[go: up one dir, main page]

Skip to content

[Bug]: zstd@1.5.7 failed to install because the ZIP changed #8364

[Bug]: zstd@1.5.7 failed to install because the ZIP changed

[Bug]: zstd@1.5.7 failed to install because the ZIP changed #8364

Workflow file for this run

on:
issue_comment:
types: [ created ]
name: Commented Pull Request
jobs:
pullRequestHandler:
name: PullRequestHandler
runs-on: windows-latest
steps:
- uses: actions/checkout@main
- name: PullRequestHandler
uses: ScoopInstaller/GithubActions@main
if: startsWith(github.event.comment.body, '/verify')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0