Skip to content

Commit

Permalink
Add ls -al /etc/apt/ 3
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed Dec 8, 2023
1 parent 50c5ee8 commit f8f9261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo "####### /etc/apt/sources.list #######"
cat /etc/apt/sources.list
echo "######## ls -al /etc/apt/ ###########"
ls -al /etc/apt/
sudo ls -al /etc/apt/
echo "#####################################"
sudo apt-get update
- name: Install dependencies
Expand Down

0 comments on commit f8f9261

Please sign in to comment.