diff options
| author | Xe Iaso <me@christine.website> | 2023-06-18 08:56:23 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-18 08:56:23 -0400 |
| commit | 2d66f5e54c8751c44ca5cdeeb5bde2f3105627a7 (patch) | |
| tree | 0c308ab62dd0f06b26e790dd9cfadb8a8fb8e3b5 /.github | |
| parent | 131275de6435742c36f9d8064d1546a651955cce (diff) | |
| download | xesite-2d66f5e54c8751c44ca5cdeeb5bde2f3105627a7.tar.xz xesite-2d66f5e54c8751c44ca5cdeeb5bde2f3105627a7.zip | |
Update main.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4cca246..f194054 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -10,4 +10,4 @@ jobs: steps: - uses: actions/checkout@v3 - name: Install Nix - uses: DeterminateSystems/nix-installer-action@checker + uses: DeterminateSystems/nix-installer-actio |
