Skip to content

Commit

Permalink
I'm just a test
Browse files Browse the repository at this point in the history
  • Loading branch information
berryd committed Jan 4, 2024
1 parent 64cbe2e commit e45f7ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ jobs:
- name: set path
run: |
echo "PATH=$(pwd)/node_modules/.bin/:$PATH" >> $GITHUB_ENV
- name: Install sudo
- name: I'm still not a real boy :(
run: |
apt install sudo
su -c 'apt-get install sudo'
- name: Install Unzip
run: |
sudo apt-get install unzip
Expand Down

0 comments on commit e45f7ec

Please sign in to comment.