Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update script/new-artifact.sh
Co-authored-by: James M. Greene <JamesMGreene@github.com>
  • Loading branch information
2 people authored and GitHub committed Aug 19, 2022
1 parent 2f32392 commit 8ad8227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/new-artifact.sh
@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env sh

# Create some files and directories in the current folder
echo 'hello' > hello.txt
Expand Down

0 comments on commit 8ad8227

Please sign in to comment.