Skip to content

Commit 66de8dc

Browse files
committed
update actions
1 parent 64fd8a7 commit 66de8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-last-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
defaults:
1313
run:
14-
working-directory: ./13_room
14+
working-directory: ./02_resources
1515
steps:
1616
- name: Checkout Code
1717
uses: actions/checkout@v3

0 commit comments

Comments
 (0)