aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-02-04 20:57:37 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-02-04 20:57:37 +0100
commit84bd7ce079d431d401316643e73c3c9146355c7b (patch)
treea122b82084d2cdbe1073d341205607cce421fbdd /.github
parentf749dcb101e429db64aac38a7c1ed11d7e3b02cb (diff)
downloadmitjafelicijan.com-84bd7ce079d431d401316643e73c3c9146355c7b.tar.gz
Upgraded deployment
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/deploy.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml
index 72e9ecb..0e25b40 100644
--- a/.github/workflows/deploy.yaml
+++ b/.github/workflows/deploy.yaml
@@ -18,6 +18,8 @@ jobs:
18 build: 18 build:
19 runs-on: ubuntu-latest 19 runs-on: ubuntu-latest
20 steps: 20 steps:
21 - name: Checkout
22 uses: actions/checkout@v3
21 - name: Get JBMAFP and build 23 - name: Get JBMAFP and build
22 run: | 24 run: |
23 wget https://github.com/mitjafelicijan/jbmafp/releases/download/v0.3/jbmafp.zip 25 wget https://github.com/mitjafelicijan/jbmafp/releases/download/v0.3/jbmafp.zip