Merge pull request #40 from PR0M3TH3AN/4zxg7n-codex/decide-and-update-cheatsheet-path

Fix cheatsheet path
This commit is contained in:
thePR0M3TH3AN
2025-05-21 13:52:49 -04:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: marlin-cli-cheatsheet
path: docs/cli_cheatsheet.md
path: cli-bin/docs/cli_cheatsheet.md
if-no-files-found: warn
retention-days: 7