Compare commits
No commits in common. "main" and "v5" have entirely different histories.
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
#!/bin/sh -l
|
#!/bin/sh -l
|
||||||
|
|
||||||
echo "Hello $1"
|
echo "Hello $1"
|
||||||
env
|
|
||||||
time=$(date)
|
time=$(date)
|
||||||
echo "time=$time" >> $GITHUB_OUTPUT
|
echo "time=$time" >> $GITHUB_OUTPUT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue