Skip to content

Commit ff09534

Browse files
authored
Apply suggestion from @connorjward
1 parent 9236ddf commit ff09534

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
container:
2424
image: firedrakeproject/firedrake-vanilla-default:dev-release
2525
steps:
26-
- install sys
26+
- name: install sys
2727
run: |
2828
apt-get update
2929
apt-get install -y pandoc

0 commit comments

Comments
 (0)