diff --git a/.github/workflows/workspace_snippet.sh b/.github/workflows/workspace_snippet.sh index 296145a0..968e612a 100755 --- a/.github/workflows/workspace_snippet.sh +++ b/.github/workflows/workspace_snippet.sh @@ -46,5 +46,3 @@ http_archive( \`\`\` EOF -awk '/---SNIP---/{f=1;next}/---END_SNIP---/{f=0}f' examples/WORKSPACE -echo "\`\`\`"