Compare commits
2 Commits
01cc28c43c
...
4653d4cc03
Author | SHA256 | Date | |
---|---|---|---|
4653d4cc03 | |||
|
e9ab7f789d |
@@ -9,7 +9,7 @@ jobs:
|
||||
image: opensuse/leap:latest
|
||||
steps:
|
||||
- name: Install nodejs
|
||||
run: zypper in -y nodejs
|
||||
run: zypper in -y nodejs tar
|
||||
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||
- run: echo "The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
|
Reference in New Issue
Block a user