Delete .forgejo/workflows/test.yml
This commit is contained in:
parent
9c1276ae09
commit
b60a14619c
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
|||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Build:
|
||||
steps:
|
||||
|
||||
- name: Install apt packages
|
||||
run: |
|
||||
echo "sadasdasdas" >> test.txt
|
||||
|
||||
- name: Cache repository
|
||||
uses: actions/cache/save@v4
|
||||
id: lmao1
|
||||
with:
|
||||
path: |
|
||||
test.txt
|
||||
key: BeefRepository
|
Loading…
Add table
Add a link
Reference in a new issue