Skip to content

Commit

Permalink
print cmds
Browse files Browse the repository at this point in the history
  • Loading branch information
john30 committed Jan 12, 2025
1 parent 6f91b93 commit cd2133c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/genmapping.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash -x
mapfile=$(realpath "$1")
base=$(realpath "$2/$4")
cd "$base" || exit 1
Expand Down

0 comments on commit cd2133c

Please sign in to comment.