mirror of
https://github.com/ddworken/hishtory.git
synced 2025-01-23 06:38:52 +01:00
Add pwd for debugging
This commit is contained in:
parent
723d04e196
commit
13ba6f38f7
1
.github/workflows/slsa-releaser.yml
vendored
1
.github/workflows/slsa-releaser.yml
vendored
@ -135,6 +135,7 @@ jobs:
|
||||
export GITHUB_TOKEN="${{ secrets.GITHUB_TOKEN }}"
|
||||
pip3 install requests
|
||||
brew install md5sha1sum
|
||||
pwd
|
||||
python3 scripts/actions-sign.py
|
||||
- name: Upload Artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
|
Loading…
Reference in New Issue
Block a user