Skip to content

Commit

Permalink
test: updated artifact
Browse files Browse the repository at this point in the history
Signed-off-by: K.B.Dharun Krishna <[email protected]>
  • Loading branch information
kbdharun committed May 7, 2024
1 parent a02d6a8 commit 7bedb2d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ jobs:
if [[ ${{ env.pdf_exists }} == 'true' ]]; then
subject_path+="scripts/pdf/**/*.pdf "
fi
if [[ ${{ env.checksums_exists }} == 'true' ]]; then
subject_path+="tldr.sha256sums "
fi
echo "subject_path=$subject_path" >> $GITHUB_ENV
- name: Attest generated files
Expand Down
2 changes: 1 addition & 1 deletion pages.hi/common/7z.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- किसी नए या मौजूदा संग्रह में एक फ़ाइल या निर्देशिका जोड़ें:

`7z a {{संग्रह.7z/का/पथ}} {{फ़ाइल_या_निर्देशिका/का/पथ}}`
`7z a {{संग्रह.7z/का/ पथ}} {{फ़ाइल_या_निर्देशिका/का/पथ}}`

- किसी मौजूदा संग्रह को एन्क्रिप्ट करें (फ़ाइल नाम सहित):

Expand Down

0 comments on commit 7bedb2d

Please sign in to comment.