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 b9538f6 commit 64cbe2e
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: Is I is or is I ain't
- name: Install sudo
run: |
sudo su
apt install sudo
- name: Install Unzip
run: |
sudo apt-get install unzip
Expand Down

0 comments on commit 64cbe2e

Please sign in to comment.