mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-04-23 11:06:56 -04:00
remove debug step
[ci skip]
This commit is contained in:
committed by
GitHub
parent
58d01b5bf5
commit
f2af6f355c
4
.github/workflows/error-db.yml
vendored
4
.github/workflows/error-db.yml
vendored
@@ -44,10 +44,6 @@ jobs:
|
||||
uses: andymckay/get-gist-action@master
|
||||
with:
|
||||
gistURL: https://gist.github.com/cryptobot/accba9fb9555e7192271b85606f97230
|
||||
- name: Show Gist contents
|
||||
id: run
|
||||
run: |
|
||||
cat ${{ steps.get-gist.outputs.file }}
|
||||
- name: Merge Error Code Data
|
||||
run: |
|
||||
jq -c '.' ${{ steps.get-gist.outputs.file }} > original.json
|
||||
|
||||
Reference in New Issue
Block a user