Skip to content

Commit

Permalink
flake.lock: Update
Browse files Browse the repository at this point in the history
Flake lock file updates:

• Updated input 'website':
    'github:dd-ix/website/c6299f51ab08201a32dce19ceb1d847d71786781?narHash=sha256-MEqKIypt2B38MxdQo0TQy/A/aC4NPQUa%2BIZZce2md4Q%3D' (2024-08-10)
  → 'github:dd-ix/website/e12c414107cb78295520664a17d80972fa09764a?narHash=sha256-Ws64/OJDz4IYv/XkMsDxHZACuYIDCeggwk9IiwVZzmM%3D' (2024-08-11)
• Updated input 'website-content-api':
    'github:dd-ix/website-content-api/8eaca6a3e3d06cbb96f4151b7b77e49f9a51d754?narHash=sha256-K3XNDBhZHDvOD78rXKG3AEOG9PRvju4O8gMLY9TJKMQ%3D' (2024-08-07)
  → 'github:dd-ix/website-content-api/348c19417f0a14bdb9ea4cc835ac2c8f21fc6fff?narHash=sha256-EgQO7LTWfHeFsMd2Nbf0wJrsnWxreLcQWQ8cG6kOqgo%3D' (2024-08-11)
  • Loading branch information
MarcelCoding committed Aug 11, 2024
1 parent 91f6bf4 commit 5bb520a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 19 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,6 @@ jobs:
name: website
path: result

deploy:
runs-on: ubuntu-latest
needs: build

steps:
- name: Checkout repository
uses: actions/checkout@v4

- uses: actions/upload-artifact@v4
with:
name: website-static
path: result

- name: Patch
run: |
mv result result-old
Expand Down
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5bb520a

Please sign in to comment.