This commit is contained in:
parent
f9132965db
commit
0115a17799
1 changed files with 0 additions and 3 deletions
|
@ -15,13 +15,10 @@ jobs:
|
|||
steps:
|
||||
- name: nodejs
|
||||
- run: pacman -Syu --noconfirm nodejs
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Create hello.txt
|
||||
run: echo "Hello, Forgejo CI!" > hello.txt
|
||||
|
||||
- name: Install MinIO Client (mc)
|
||||
run: |
|
||||
curl -O https://dl.min.io/client/mc/release/linux-amd64/mc
|
||||
|
|
Loading…
Add table
Reference in a new issue