We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32099fe commit 3ab839eCopy full SHA for 3ab839e
.github/workflows/build.yml
@@ -114,7 +114,7 @@ jobs:
114
- run: ls -lR
115
- run: |
116
pushd ./gptscript-credential-helpers-windows
117
- sha256sum -b gptscript-credential-wincred.exe >> ./checksums.txt
+ sha256sum -b gptscript-credential-wincred.exe >> ../gptscript-credential-helpers/checksums.txt
118
popd
119
- name: Create Release
120
uses: ncipollo/release-action@v1
0 commit comments