Skip to content

Commit

Permalink
use WIP orb
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredallard committed Sep 22, 2023
1 parent 6c7caba commit 21b017a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# syntax, such as anchors, will be fixed automatically.
version: 2.1
orbs:
shared: getoutreach/shared@2.19.2
shared: getoutreach/shared@dev:jaredallard-feat-yarn-v3
queue: eddiewebb/[email protected]

parameters:
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
APP := devbase
OSS := true
_ := $(shell ./scripts/devbase.sh)
_ := $(shell ./scripts/devbase.sh)

include .bootstrap/root/Makefile

Expand Down

0 comments on commit 21b017a

Please sign in to comment.