mirror of
https://github.com/actions/upload-pages-artifact.git
synced 2025-12-08 16:16:18 +00:00
Update script/new-artifact.sh
Co-authored-by: James M. Greene <JamesMGreene@github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
# Create some files and directories in the current folder
|
# Create some files and directories in the current folder
|
||||||
echo 'hello' > hello.txt
|
echo 'hello' > hello.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user