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 27, 2024
1 parent bd94b91 commit fd63ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
sed -i '/Documentation/,+5 d' ./Ocaramba.sln
- run: dotnet build ./Ocaramba.sln --configuration ${{ env.buildConfiguration }}
- uses: browser-actions/setup-chrome@v1
if: false
if: true
- run: chrome --version
- uses: nanasess/setup-chromedriver@v2
- shell: pwsh
Expand Down

0 comments on commit fd63ddc

Please sign in to comment.