Delete .forgejo/workflows/test.yml
This commit is contained in:
parent
7e33908f7d
commit
df54032d98
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