mirror of
https://github.com/actions/setup-node.git
synced 2025-12-13 15:58:30 +08:00
name changed to goodbye
This commit is contained in:
2
.github/workflows/helloworld.yml
vendored
2
.github/workflows/helloworld.yml
vendored
@@ -22,6 +22,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: hello world
|
||||
- name: good bye
|
||||
run: echo "Good Bye world"
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user