Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja authored Nov 28, 2024
1 parent 5966a5d commit 7652861
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,6 @@ jobs:
sed -i '/Documentation/,+5 d' ./Ocaramba.sln
- run: dotnet build ./Ocaramba.sln --configuration ${{ env.buildConfiguration }}
- uses: browser-actions/setup-chrome@v1
if: true
- run: chrome --version
- uses: nanasess/setup-chromedriver@v2
- shell: pwsh
if: true
env:
Expand Down

0 comments on commit 7652861

Please sign in to comment.