Skip to content

Commit

Permalink
CI: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
larryaasen committed Dec 5, 2024
1 parent e895bec commit 4be1fd0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/take_screenshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:

- name: Run PowerShell script to take screenshot
run: |
pwd;
ls;
ls scripts;
C:\Program Files\Git\bin\bash.exe -c "pwd; ls -al; ls -al scripts;"
# git-bash.exe -c "pwd";
# git-bash.exe -c "ls -al";
# git-bash.exe -c "ls -al scripts";
Expand Down

0 comments on commit 4be1fd0

Please sign in to comment.