Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maksadbek committed Nov 10, 2024
1 parent a333bba commit 3df6340
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,8 @@ jobs:
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*
- name: Print Node Path
run: which node
- name: Print Node Version
run: node -v

- name: Checkout Repository
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5
Expand Down

0 comments on commit 3df6340

Please sign in to comment.