1
0
Fork 0
mirror of https://github.com/actions/setup-node synced 2025-04-04 08:05:50 +00:00

name changed to goodbye

This commit is contained in:
suyashgaonkar 2024-06-26 16:28:52 +05:30 committed by GitHub
parent 2662a4862d
commit 012f60229c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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