This commit is contained in:
parent
e6189f5dc5
commit
5e2e662ef6
1 changed files with 0 additions and 3 deletions
|
@ -16,9 +16,6 @@ jobs:
|
|||
- name: Install Node.js
|
||||
run: pacman -Syu --noconfirm nodejs
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Create hello.txt
|
||||
run: echo "Hello, Forgejo CI!" > hello.txt
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue