Skip to content

Commit

Permalink
removed unnecessary vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Rodrigues committed Jul 11, 2024
1 parent 1944893 commit 0b853b4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 59 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/make_inst_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
- name: Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main

- name: Install Git
run: sudo apt-get install git

- name: Get latest commit hash
id: get_latest_commit
run: echo "LATEST_COMMIT_HASH=$(git rev-parse HEAD)" >> $GITHUB_ENV
Expand Down

This file was deleted.

0 comments on commit 0b853b4

Please sign in to comment.