Skip to content

Commit

Permalink
actions: use another foundationdb action for installation
Browse files Browse the repository at this point in the history
  • Loading branch information
mping-exo committed Mar 18, 2024
1 parent 399e9a1 commit f484c92
Show file tree
Hide file tree
Showing 2 changed files with 1,185 additions and 1,610 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/clojure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
apt-get update
apt-get -qyy install curl sudo
- name: Install foundationdb
uses: pyr/foundationdb-actions-install@master
- name: Install foundationdb
uses: Clikengo/foundationdb-actions-install@v1.0.1

- name: Check
run: clojure -T:project check
Expand Down
Loading

0 comments on commit f484c92

Please sign in to comment.