Skip to content

Commit 0865196

Browse files
author
Jakub Raczek
authored
Update github-actions.yml
1 parent b431b43 commit 0865196

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/github-actions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ jobs:
149149
150150
sed -i '/Documentation/,+5 d' ./Ocaramba.sln
151151
- run: dotnet build ./Ocaramba.sln --configuration ${{ env.buildConfiguration }}
152+
- uses: browser-actions/setup-chrome@v1
153+
- run: chrome --version
152154
- shell: pwsh
153155
if: true
154156
env:

0 commit comments

Comments
 (0)