Skip to content

Commit

Permalink
run echo command
Browse files Browse the repository at this point in the history
  • Loading branch information
officialrajdeepsingh committed Feb 21, 2024
1 parent f07591c commit ae2de4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
version: 8
- run: pnpm add gscan
- run : echo ${{ github.workspace }}
- run : echo ${{ github.action_path }}
# - name: Easy Zip Files
# uses: vimtor/[email protected]
# with:
Expand Down

0 comments on commit ae2de4b

Please sign in to comment.