Skip to content

Commit 9f115e2

Browse files
committed
Updated mono docker version in pages-workflow to not be slim
1 parent 8dd3785 commit 9f115e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
build-pages:
99
runs-on: ubuntu-latest
1010
container:
11-
image: mono:slim
11+
image: mono:latest
1212
env:
1313
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
1414

0 commit comments

Comments
 (0)