Skip to content

Commit

Permalink
Marketplace for MLPro extensions #413
Browse files Browse the repository at this point in the history
  • Loading branch information
detlefarend committed Sep 7, 2023
1 parent ec35f3b commit 32d9daa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/marketplace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
steps:
# - run: python3 ${GITHUB_WORKSPACE}/marketplace/update_marketplace.py
- run: echo ${GITHUB_WORKSPACE}
- run: ls -l ${GITHUB_WORKSPACE}
- run: ls -l ${GITHUB_WORKSPACE} > output.txt
- run: cat output.txt

0 comments on commit 32d9daa

Please sign in to comment.