Skip to content

Commit

Permalink
Lync/Lync
Browse files Browse the repository at this point in the history
  • Loading branch information
max-bacon committed Jul 8, 2023
1 parent c9649c4 commit 37bf68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_dev_lync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:

- run: wally install

- run: node "Lync/index.js" default.project.json OFFLINE
- run: node "Lync/Lync/index.js" default.project.json OFFLINE

- run: rbxcloud experience publish -f ./BuildScripts/Build/Build.rbxl -p ${{ secrets.DEV_PLACE_ID }} -u ${{ secrets.DEV_UNIVERSE_ID }} -t published -a ${{ secrets.API_KEY }}

0 comments on commit 37bf68d

Please sign in to comment.