Skip to content

Commit 13f8618

Browse files
authored
Update test_build.yml
1 parent d27531e commit 13f8618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: sed test
1717
run: |
1818
mkdir test
19-
cat "<figure>" > test.txt
19+
echo "<figure>" > test.txt
2020
echo "before"
2121
cat test.txt
2222
man sed

0 commit comments

Comments
 (0)