Skip to content

Commit

Permalink
Remove now-redundant inner dir
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Mar 8, 2023
1 parent ebe36f3 commit 03c2225
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GitHub action to set up Java, Clojure, and Node environments. To run, invoke it
``` yaml
steps:
- name: Setup CI Environment
uses: yetanalytics/actions/setup-env@<tag>
uses: yetanalytics/action-setup-env@<tag>
with:
java-version: '11'
java-distribution: 'temurin'
Expand Down
File renamed without changes.

0 comments on commit 03c2225

Please sign in to comment.