Skip to content

Commit

Permalink
Fixing pipeline file bug
Browse files Browse the repository at this point in the history
  • Loading branch information
GingerGraham committed Apr 3, 2024
1 parent eb140d6 commit 5ca7ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Copy-To-GrahamWattsWeb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: .github/scripts/updateLinks.sh
- name: Convert H1 to H2
run: .github/scripts/convertH1toH2.sh
- name: [DEBUG] Show file contents
- name: "[DEBUG] Show file contents"
run: github/scripts/printFileContents.sh
# - name: Copy files to GrahamWattsWeb
# uses: nkoppel/[email protected]
Expand Down

0 comments on commit 5ca7ece

Please sign in to comment.