diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index c19410ef..4cea818f 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -32,6 +32,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: + fetch-depth: 0 fetch-tags: true - name: Install clojure tools uses: DeLaGuardo/setup-clojure@12.5