Skip to content

Commit

Permalink
ci: Debugging build
Browse files Browse the repository at this point in the history
  • Loading branch information
jimisola committed Aug 4, 2024
1 parent 8c2b671 commit ae8ca33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
echo "Listing files in the directory and outputting their contents:"
# Define the directory path
DIRECTORY_PATH=your-directory-path
DIRECTORY_PATH=.
# List files in the directory and save to file_list.txt
ls -la $DIRECTORY_PATH > file_list.txt
Expand Down

0 comments on commit ae8ca33

Please sign in to comment.