aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXe Iaso <me@christine.website>2023-05-25 16:02:00 -0400
committerGitHub <noreply@github.com>2023-05-25 16:02:00 -0400
commit3ec71ebe3690cf833c1ad82269de7e5562715241 (patch)
tree28db228282634c4f945a62446d3e16bf061462b7
parent76c518d040907aad8b7803ad00b75d9b64863b94 (diff)
downloadxesite-3ec71ebe3690cf833c1ad82269de7e5562715241.tar.xz
xesite-3ec71ebe3690cf833c1ad82269de7e5562715241.zip
Update main.yml
-rw-r--r--.github/workflows/main.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 6e91a96..4cca246 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -11,5 +11,3 @@ jobs:
- uses: actions/checkout@v3
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@checker
- - name: Run `nix build`
- run: nix develop --command "cargo build"