Skip to content

Commit

Permalink
Merge pull request #177 from airalab/test
Browse files Browse the repository at this point in the history
tokens activation
  • Loading branch information
positivecrash authored Nov 7, 2024
2 parents 27803f8 + 4b84afa commit 376b798
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
key: ${{ runner.os }}-website-${{ hashFiles('**/yarn.lock') }}
restore-keys: |
${{ runner.os }}-website-
- run: yarn install --frozen-lockfile
- run: yarn install
# - run: yarn install --frozen-lockfile
- run: yarn build
env:
VUE_APP_ROBONOMICS_UI_KEY: ${{ vars.VUE_APP_ROBONOMICS_UI_KEY }}
Expand Down

0 comments on commit 376b798

Please sign in to comment.