This website requires JavaScript.
Explore
Help
Sign in
polsevev
/
polsevev.dev
Watch
1
Star
0
Fork
You've already forked polsevev.dev
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5c642d0626
polsevev.dev
/
.forgejo
/
workflows
/
deploy.yaml
8 lines
110 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial test of actions
2024-10-26 09:59:56 +00:00
on
:
[
push]
jobs
:
build
:
Wrong runs-on
2024-10-26 10:00:50 +00:00
runs-on
:
ubuntu
Initial test of actions
2024-10-26 09:59:56 +00:00
steps
:
Checkout
2024-10-26 10:09:09 +00:00
-
uses
:
actions/checkout@v4
Initial test of actions
2024-10-26 09:59:56 +00:00
-
run
:
npm i
Reference in a new issue
Copy permalink