Skip to content

doc: 调整readme内容 #31

doc: 调整readme内容

doc: 调整readme内容 #31

Triggered via push November 26, 2024 15:11
Status Failure
Total duration 1m 46s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
buildx
buildx failed with: ERROR: failed to solve: process "/bin/sh -c release_url=$(curl -s https://api.github.com/repos/eryajf/go-ldap-admin-ui/releases/latest | grep \"browser_download_url\" | grep -v 'dist.zip.md5' | cut -d '\"' -f 4); wget $release_url && unzip dist.zip && rm dist.zip && mv dist public/static" did not complete successfully: exit code: 1
buildx
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/